Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 380 Bytes

File metadata and controls

9 lines (8 loc) · 380 Bytes
type scope closes
Fix
ckeditor5-watchdog

Improved the error detection mechanism in EditorWatchdog. It now better identifies which editor instance is responsible for an error, preventing unnecessary restarts of other editors that might share some configuration or plugins but were not affected by the error.