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 configuration API breaks sandboxing rules by using the master API accessor. It should use the plugin accessor to prevent plugins accessing properties from other plugins.