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 unit tests for this extension uses an API that has been removed EditorManager.setEditorHolder() You can use the MainViewManager._init() method to initialize to a DOM element.