Unplanned
Last Updated: 10 Jun 2026 00:34 by Musashi
Nicolas
Created on: 20 Dec 2024 08:09
Category: Editor
Type: Feature Request
5
Provide an event that emits when the Editor fully renders

This event would be useful to focus the editor on some specific scenarios like in the Dialog:

https://www.telerik.com/kendo-angular-ui/components/knowledge-base/focusing-editor-inside-dialog

It currently relies on a short delay, which might differ depending on the machine.

1 comment
Musashi
Posted on: 10 Jun 2026 00:34
Yes please. I keep getting "Cannot read properties of undefined (reading 'state') among other errors if the editor lives in a route that gets detached and reattached with RouteReuseStrategy