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
Hi, i'm using your plugin and few days ago i realized that undo functionality for the newly added and modified footnote not working.
Steps to reproduce:
Open demo of CKEditor with footnote plugin using link in your readme.
Add new footnote to the text
Modify footnote content
Press undo and exception appear.
Uncaught TypeError: Cannot read property 'filter' of undefined at n (ckeditor.js:800) at a.<anonymous> (ckeditor.js:808) at a.m (ckeditor.js:10) at a.<anonymous> (ckeditor.js:12) at a.CKEDITOR.editor.CKEDITOR.editor.fire (ckeditor.js:13) at a (ckeditor.js:368) at a.CKEDITOR.editor.selectionChange (ckeditor.js:385) at $.<anonymous> (ckeditor.js:382) at $.m (ckeditor.js:10) at $.fire (ckeditor.js:12)
The text was updated successfully, but these errors were encountered:
Hi, i'm using your plugin and few days ago i realized that undo functionality for the newly added and modified footnote not working.
Steps to reproduce:
Uncaught TypeError: Cannot read property 'filter' of undefined at n (ckeditor.js:800) at a.<anonymous> (ckeditor.js:808) at a.m (ckeditor.js:10) at a.<anonymous> (ckeditor.js:12) at a.CKEDITOR.editor.CKEDITOR.editor.fire (ckeditor.js:13) at a (ckeditor.js:368) at a.CKEDITOR.editor.selectionChange (ckeditor.js:385) at $.<anonymous> (ckeditor.js:382) at $.m (ckeditor.js:10) at $.fire (ckeditor.js:12)
The text was updated successfully, but these errors were encountered: