lexical editor focus problem on svelte 5 #134
Unanswered
netager123
asked this question in
Q&A
Replies: 1 comment
-
Hi @netager123 , |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello sir, @umaranis
I am currently using lexical editor version 0.6.1 on svelte5.
With focus on the other component,
If you have coded to force the focus to move to lexical editor
If lexical editor has a value, the focus moves normally to lexical editor, but if lexical editor does not have a value, the focus does not move to lexical editor.
This is a phenomenon that did not occur in svelte4.
I would appreciate it if you could let me know how to move the focus normally regardless of the value of the lexical editor.
Beta Was this translation helpful? Give feedback.
All reactions