-
|
Hey, I'm trying to use the FloatingLinkEditor but I am able to click through the div, causing it to close instantly when trying to edit the URL. How is it set up to block click-through in lexical playground? See this screenshot - if you click anywhere on the popup it will not close: |
Beta Was this translation helpful? Give feedback.
Answered by
rjtngit
May 26, 2022
Replies: 1 comment
-
|
Found it, it's because I was adding the FloatingLinkEditor to the CharacterStylesPopup, which will close automatically with this: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rjtngit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Found it, it's because I was adding the FloatingLinkEditor to the CharacterStylesPopup, which will close automatically with this: