Tired with the latest v3.46.1.
now I can insert link into container elements.
but when the link dialog opens, i got error:
flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task.
- if i edit/insert link in the main editor, there is no error when the link dialog pops up.
- but when i edit/insert link into some containers like Table, the error throws up.
Tired with the latest v3.46.1.
now I can insert link into container elements.
but when the link dialog opens, i got error: