ckeditor / ckeditor5-react

Official CKEditor 5 React component.
https://ckeditor.com/ckeditor-5
Other
425 stars 99 forks source link

Quick rerendering causes multi root editor issues #474

Closed Mati365 closed 7 months ago

Mati365 commented 7 months ago

Suggested merge commit message (convention)

Fix: Add ckeditor multiroot hook initialize / destroy semaphore to prevent race conditions during fast rerender.


Additional information

Part of https://github.com/ckeditor/ckeditor5-react/pull/473

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 0e5c820e-8633-43ae-a115-f6051347319e

Details


Totals Coverage Status
Change from base Build c9d01da4-ff93-4106-9987-88c2be5bb58f: 0.0%
Covered Lines: 70
Relevant Lines: 70

💛 - Coveralls