Applying Grammarly suggestions are considered outside clicks #1832
Replies: 3 comments 4 replies
-
Hey! Thank you for your question! What version of Headless UI are you using? We did improvements to detect outside clicks where we consider outside clicks of third parties as "inside" clicks. But these improvements were made a few versions ago. Do you also have a minimal reproduction repo by any chance? (To see how you setup the Dialog component mainly). |
Beta Was this translation helpful? Give feedback.
-
Having the same problem over here with the latest version of the library (1.7.1). Managed to achieve the expected behavior by doing a few things: 1 - disable the
|
Beta Was this translation helpful? Give feedback.
-
I'm also experiencing this issue on Vue 1.7.4 |
Beta Was this translation helpful? Give feedback.
-
Hey everyone — I was wondering if people had encountered this situation where the Grammarly browser extension suggests typos/grammar fixes, and clicks on those suggestions are considered "outside clicks" by Headless UI's Dialog component.
Repro:
grammarly.webm
Beta Was this translation helpful? Give feedback.
All reactions