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 following warnings are logged in the dev tools console:
settingregistry.js:803 Menu entry for command 'filemenu:close-and-cleanup' is duplicated.
settingregistry.js:803 Menu entry for command 'application:close' is duplicated.
They likely come from the definition of the menu entries order in:
The following warnings are logged in the dev tools console:
They likely come from the definition of the menu entries order in:
notebook/packages/application-extension/schema/menus.json
Lines 21 to 28 in 91dc119
This was added in #6937 to mimic the look of the classic notebook.
The text was updated successfully, but these errors were encountered: