pnp / pnp/sp-dev-fx-controls-react
Error in RichText Editor while rendering in React SPFX - Listener added for a 'DOMNodeInserted' mutation event. Support for this event type has been removed
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
While using the version of dev controls 3.20.0 the RichText Editor is showing an error in browser console. The error appears as soon as the text editor renders in the browser.
Error Text:
[Deprecation] Listener added for a 'DOMNodeInserted' mutation event. Support for this event type has been removed, and this event will no longer be fired. See https://chromestatus.com/feature/5083947249172480 for more information.
Any advice to resolve it?
Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the console error by rendering the RichText Editor with dev controls 3.20.0 in a React SPFx solution, then inspect the editor and its dependencies for the DOMNodeInserted listener. Done means the editor renders without this removed-event error in the affected browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100