Open KarthikHebbarMN opened 1 year ago
This is the error thats coming up :
2023-09-13T11:34:00.801Z root ERROR TypeError: Cannot read properties of undefined (reading 'forEach')
at ToolbarImpl.renderGroupsInColumn (http://localhost:3000/vendors-node_modules_theia_toolbar_lib_browser_toolbar-frontend-module_js.js:2168:16)
and this
root ERROR DefaultJsonSchemaContribution.registerSchemas is taking more than 500.0 ms, new schemas are ignored.
I have mentioned some packages in theiaPlugins in applications/browser/package.json
and as well as in package.json in root folder according to a change in 1.41.0
These plugins were installed and loaded in the previous blueprint browser version. But in latest one it seems to not load at all and nor provide any details as to why its failing. I am trying this inside Docker browser build.