Correcting spelling in list throws error #9325
Labels
package:list
squad:core
Issue to be handled by the Core team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
Reproduction steps:
Open sample\index.html
Clear the text in the editor
Enter 'helllo', (with the incorrect spelling)
Select 'helllo' and make a bulleted list, and set a color.
Right click 'helllo', and select the suggested spelling of hello
✔️ Expected result
No errors, spelling corrected.
❌ Actual result
ckeditor.js:5 Uncaught TypeError: Cannot read property 'getStyle' of null
at um.t.on.priority (ckeditor.js:5)
at um.fire (ckeditor.js:5)
at um._convertItem (ckeditor.js:5)
at um.convert (ckeditor.js:5)
at Object.callback (ckeditor.js:5)
at eb._runPendingChanges (ckeditor.js:5)
at eb.change (ckeditor.js:5)
at bm.toModel (ckeditor.js:5)
at WC._handleContainerChildrenMutations (ckeditor.js:5)
at WC.handle (ckeditor.js:5)
📃 Other details
The text was updated successfully, but these errors were encountered: