我似乎在让颜色选项适用于CKEditor
时遇到问题。
仅当我通过 contenteditable属性使用内联编辑时才会发生这种情况,因此不会缺少插件。
我的工具栏中提供了这些选项,但是当我点击它们时会抛出2个javascript错误:
ckeditor.js:681
Uncaught TypeError: Cannot read property 'role' of undefined
ckeditor.js:680
Uncaught TypeError: Cannot read property '_' of undefined