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
点击添加的按钮会报错:
MenuBase.js:173 Uncaught TypeError: Cannot read properties of undefined (reading 'editor')
at CustomMenu.fire (MenuBase.js:173:38)
at Toolbar.onClick (Toolbar.js:140:12)
at HTMLSpanElement. (Toolbar.js:86:16)
The text was updated successfully, but these errors were encountered:
按照文档中的配置,在examples/index.html示例的基础上修改,自定义工具栏配置之后不显示
点击添加的按钮会报错:
MenuBase.js:173 Uncaught TypeError: Cannot read properties of undefined (reading 'editor')
at CustomMenu.fire (MenuBase.js:173:38)
at Toolbar.onClick (Toolbar.js:140:12)
at HTMLSpanElement. (Toolbar.js:86:16)
The text was updated successfully, but these errors were encountered: