Powered by
Uncaught exception: CKEditorError
# i-need-help
h
hundreds-spoon-43121
02/15/2023, 4:08 AM
I got an uncaught exception CKEditorError when typing a text. It doesn't automatically fail the test but since I can't type anything on the required field, the test cannot proceed. What's the best workaround/fix for this issue?
m
mysterious-belgium-25713
02/16/2023, 6:53 AM
Try turning uncaught expections off
https://docs.cypress.io/api/events/catalog-of-events#To-turn-off-all-uncaught-exception-handling
h
hundreds-spoon-43121
02/19/2023, 10:24 PM
Tried this and it only prevents the test from failing, but still can't type text to the ckeditor
hundreds-spoon-43121
02/22/2023, 12:40 AM
Is there any other fix or workaround to type text? Do I need to open an issue on github for this?
Previous
Next