-
Notifications
You must be signed in to change notification settings - Fork 356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Link popup automatically close when we click on it #1213
Comments
Is preConfig declared using useMemo? |
Yes, preConfig declared using useMeno.
But problem is still there. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Link popup automatically close when we click on it or try to focus on input.
We using Mantine for components.
Demo video url: https://www.awesomescreenshot.com/video/35468868?key=8c81efba23afd4d8f52794d687ec82d7
"jodit-pro-react": "^4.1.27"
Browser: Chrome
OS: Windows
Is React App: True
Code
Expected behavior: Link popup should not close.
Actual behavior: Link popup close when we click or focus on it.
The text was updated successfully, but these errors were encountered: