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
The usage of dojo.disconnect isn't recognized as a call (which is right) but it needs to be converted to connect.disconnect. Maybe add a util.isFunction helper to help with this.
The text was updated successfully, but these errors were encountered:
The usage of dojo.disconnect isn't recognized as a call (which is right) but it needs to be converted to connect.disconnect. Maybe add a util.isFunction helper to help with this.
The text was updated successfully, but these errors were encountered: