bugfix: avoid bug if domSelection is not displayed in the webpage#152
bugfix: avoid bug if domSelection is not displayed in the webpage#152NomadeLampe wants to merge 1 commit intoProseMirror:masterfrom
Conversation
|
According to the spec |
|
I have notice this typing from typescript where it return Regarding the way to reproduce it, I will try but I can't copy any code. It happen when use multiple instance of kendo-editor and try to interact with the first one while having a pop-in hiding the editor. |
Hello, during my work I use Kendo Editor which use this component. It appear that from time to time on Chrome we have the following error
TypeError: Cannot read properties of null (reading 'focusNode')\n at EditorView.updateStateInner.I believe that this small change would prevent this bug.