Describe the bug
When opening a site with CodeMirror editor that contains blurry keywords, the site hangs up.
To Reproduce
Steps to reproduce the behavior:
- Set
hello as burry keyword
- Open the following URL
https://codemirror.net/
- See error
Expected behavior
The keyword in CodeMirror is blurred.
Environment
- OS: Windows 11 Pro
- Browser: Google Chrome 124.0.6367.61 (Official Build) (64-bit)
- Version of this extension: 0.2.2
Additional context
It seems that CodeMirror repairs its contents automatically after inserting nodes for blurring by this extension, and it causes infinity loop.
Describe the bug
When opening a site with CodeMirror editor that contains blurry keywords, the site hangs up.
To Reproduce
Steps to reproduce the behavior:
helloas burry keywordhttps://codemirror.net/
Expected behavior
The keyword in CodeMirror is blurred.
Environment
Additional context
It seems that CodeMirror repairs its contents automatically after inserting nodes for blurring by this extension, and it causes infinity loop.