-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
component: toolbox/flyoutissue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Description
I have a plugin which adds a sub-element into the toolbox which contains an id. When clicking on this element, getToolboxItemById returns null but throws Cannot read properties of null (reading 'isSelectable').
Reproduction steps
- Create element in toolbox which has an id (or call onClick_ on element that isn't in the toolbox)
- Error is thrown
Priority
No response
Stack trace
TypeError: Cannot read propertyies of null (reading 'isSelectable')Screenshots
No response
Browsers
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component: toolbox/flyoutissue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong