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
Describe the bug
I was experimenting on the Dashboard during which i wanted to use " New resource using Advanced Template" which led me to this error Steps to reproduce
Stacktrace
Cannot read properties of undefined (reading 'name')
TypeError: Cannot read properties of undefined (reading 'name')
at file:///opt/Monokle/resources/app.asar/build/bundle.main.js:111026:451
at Array.filter (<anonymous>)
at file:///opt/Monokle/resources/app.asar/build/bundle.main.js:111026:411
at Array.reduce (<anonymous>)
at file:///opt/Monokle/resources/app.asar/build/bundle.main.js:111026:305
at Object.useMemo (file:///opt/Monokle/resources/app.asar/build/bundle.main.js:95402:71325)
at exports.useMemo (file:///opt/Monokle/resources/app.asar/build/bundle.main.js:96624:6315)
at useFilteredPluginMap (file:///opt/Monokle/resources/app.asar/build/bundle.main.js:111026:255)
at TemplateExplorer (file:///opt/Monokle/resources/app.asar/build/bundle.main.js:111543:679)
at Xh (file:///opt/Monokle/resources/app.asar/build/bundle.main.js:95402:64935)
at dj (file:///opt/Monokle/resources/app.asar/build/bundle.main.js:95402:76756)
at Wk (file:///opt/Monokle/resources/app.asar/build/bundle.main.js:95402:118731)
at Vk (file:///opt/Monokle/resources/app.asar/build/bundle.main.js:95402:113844)
at Uk (file:///opt/Monokle/resources/app.asar/build/bundle.main.js:95402:113773)
at Jk (file:///opt/Monokle/resources/app.asar/build/bundle.main.js:95402:113630)
at Fk (file:///opt/Monokle/resources/app.asar/build/bundle.main.js:95402:110727)
at jg (file:///opt/Monokle/resources/app.asar/build/bundle.main.js:95402:48408)
at file:///opt/Monokle/resources/app.asar/build/bundle.main.js:95402:108281
at node:internal/process/task_queues:140:7
at AsyncResource.runInAsyncScope (node:async_hooks:203:9)
at AsyncResource.runMicrotask (node:internal/process/task_queues:137:8)
The text was updated successfully, but these errors were encountered:
Describe the bug
I was experimenting on the Dashboard during which i wanted to use " New resource using Advanced Template" which led me to this error
Steps to reproduce
Stacktrace
The text was updated successfully, but these errors were encountered: