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
I configured the editor and it works as expected, but I get this error in console:
Uncaught TypeError: Cannot set property 'browser' of undefined
at <anonymous>:1:46
at MonacoEditorLoaderService.addElectronFixScripts (materia-ui-ngx-monaco-editor.js:80)
at MonacoEditorLoaderService.loadMonaco (materia-ui-ngx-monaco-editor.js:63)
at new MonacoEditorLoaderService (materia-ui-ngx-monaco-editor.js:29)
at Object.MonacoEditorLoaderService_Factory [as factory] (materia-ui-ngx-monaco-editor.js:88)
at R3Injector.hydrate (core.js:11412)
at R3Injector.get (core.js:11232)
at NgModuleRef$1.get (core.js:25325)
at R3Injector.get (core.js:11243)
at NgModuleRef$1.get (core.js:25325)
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
I configured the editor and it works as expected, but I get this error in console:
Thanks!
The text was updated successfully, but these errors were encountered: