Sidekick components is empty, javascript error: campaigns undefined
Hello,
I have a site that is not showing any components on the sidekick. However if I right click on the desired parsys and press new I see the expected components. I've search for solutions and came to the conclusion that the problem is a javascript error.
When rendering the page in the console I see:
Uncaught TypeError: Cannot read property 'campaigns' of undefined CQ.personalization.TargetEditor.render @ widgets.js:1926 CQ.personalization.TargetEditor @ widgets.js:1453 CQ.personalization.TargetEditor.get @ widgets.js:2475 data.(anonymous function) @ VM58288:1 CQ.utils.Util.addListenerToConfig.obj.listeners.(anonymous function) @ widgets.js:88624 EXTUTIL.Event.fire @ widgets.js:4776 EXTUTIL.Observable.fireEvent @ widgets.js:4417 CQ.wcm.EditRollover.CQ.Ext.extend.buildElement @ widgets.js:150548(anonymous function) @ widgets.js:2281
As far as I know there isn't any special configuration regarding campaigns or personalization.
Using CQ 5.6.1 sp2
Any suggestions?
Thanks