You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2026. It is now read-only.
we are using Experience extractor in our sitecore ( 8.0 update 5) ,however the experience extractor some time doesn't load .When analysed we found the below error is getting logged in console
Uncaught TypeError: Cannot read property 'viewModel' of undefined
at updateJob (ExperienceExtractorFilters.js:55)
at child.initialize [as _scInitFromObject] (ExperienceExtractorFilters.js:89)
at child.initialize (sitecore-1.0.2.js:1293)
at child.initialize (sitecore-1.0.2.js:254)
at child.Backbone.View (backbone.1.0.0.js:987)
at child.views.View (sitecore-1.0.2.js:609)
at child [as constructor] (sitecore-1.0.2.js:209)
at child [as constructor] (sitecore-1.0.2.js:209)
at child [as constructor] (sitecore-1.0.2.js:209)
at new child (sitecore-1.0.2.js:209)
we are using Experience extractor in our sitecore ( 8.0 update 5) ,however the experience extractor some time doesn't load .When analysed we found the below error is getting logged in console

Uncaught TypeError: Cannot read property 'viewModel' of undefined
at updateJob (ExperienceExtractorFilters.js:55)
at child.initialize [as _scInitFromObject] (ExperienceExtractorFilters.js:89)
at child.initialize (sitecore-1.0.2.js:1293)
at child.initialize (sitecore-1.0.2.js:254)
at child.Backbone.View (backbone.1.0.0.js:987)
at child.views.View (sitecore-1.0.2.js:609)
at child [as constructor] (sitecore-1.0.2.js:209)
at child [as constructor] (sitecore-1.0.2.js:209)
at child [as constructor] (sitecore-1.0.2.js:209)
at new child (sitecore-1.0.2.js:209)