Hi,
We are seeing some different behaviours in epi version 11.x
On 9 and 10 we used:
topic.subscribe("siteattention/modelchanged", lang.hitch(this, "_onModelChanged"));
which works fine, but it is not getting called on first load in Epi11.
Any guidance?
UPDATE:
Get this in the console log as well (not sure how to change it):
widgets.js:2 OBSOLETE: epi/shell/_StatefulGetterSetterMixin Use dojo/Stateful custom setters/getters instead