ckeditor / ckeditor5-react

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

`CKEditorContext` element is not used properly in `useMultiRootEditor` #500

Closed Mati365 closed 4 months ago

Mati365 commented 4 months ago

Suggested merge commit message (convention)

Fix: CKEditorContext element is not used properly in useMultiRootEditor.

Additional Information

Closes https://github.com/ckeditor/ckeditor5-react/issues/499.

  1. This regression was not released, so no need to add it to changelog.
  2. Proper tests are added here https://github.com/ckeditor/ckeditor5-react/pull/490, no need to refactor enzyme
coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 40de4a13-a5bd-4843-84cd-33408787069c

Details


Totals Coverage Status
Change from base Build f69e3b88-1a21-4a49-b767-e752203d3308: 0.0%
Covered Lines: 70
Relevant Lines: 70

💛 - Coveralls
Mati365 commented 4 months ago

Will be released together with RTL testing migration.