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
You will get an error TypeError: Cannot read properties of undefined (reading 'label')
What is the expected behavior?
It should initialize the editor without errors.
Which versions of alloy-editor, and which browser / OS are affected by this issue? Did this work in previous versions?
Alloyeditor: v1.5.28 (it also happens with the latest version)
Node: v16.19.1
SO: macOS
The text was updated successfully, but these errors were encountered:
Was a solution found for this issue? I have the same issue running 2.11.15 but with selection test. I get Cannot read properties of undefined reading 'link' for line:
test: AlloyEditor.SelectionTest.link
Do you want to request a feature or report a bug?
no
What is the current behavior?
There is an error "Cannot read properties of undefined (reading 'label')" when initializing the editor.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
TypeError: Cannot read properties of undefined (reading 'label')
What is the expected behavior?
It should initialize the editor without errors.
Which versions of alloy-editor, and which browser / OS are affected by this issue? Did this work in previous versions?
Alloyeditor: v1.5.28 (it also happens with the latest version)
Node: v16.19.1
SO: macOS
The text was updated successfully, but these errors were encountered: