Exception after changing a route while using CKEditorContext
#349
Labels
squad:platform
Issue to be handled by the Platform team.
support:2
An issue reported by a commercially licensed client.
type:bug
Milestone
Steps to reproduce
Generic steps to reproduce
<CKEditorContext />
and two routes - one for the sample and the second one for a blank HTML page.Scenario with demo
Current result
There are errors in the console:
Notes
Demo anatomy:
src/sample.js
- routing definitionsrc/app.js
- the application codeI couldn't reproduce the issue without
<CKEditorContext>
component."@ckeditor/ckeditor5-react": "5.0.3"
"react": "^18.2.0"
,"react-dom": "^18.2.0"
,"react-router-dom": "^6.4.3"
,The text was updated successfully, but these errors were encountered: