Closed steve-haar closed 2 years ago
✔️ Deploy Preview for zzz-angular-clarity-design-old ready!
🔨 Explore the source changes: 4a45a586a04bd6df331c3b78e9136fc2049565ef
🔍 Inspect the deploy log: https://app.netlify.com/sites/zzz-angular-clarity-design-old/deploys/61c39c385d991d0007a8fc69
😎 Browse the preview: https://deploy-preview-6533--zzz-angular-clarity-design-old.netlify.app
fixes #6462
Signed-off-by: Steve Haar info@stevehaar.com
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
This was because the outside click event would bubble up to the document and the popover would immediately close due to the document click listener.
Issue Number: https://github.com/vmware/clarity/issues/6462
What is the new behavior?
Does this PR introduce a breaking change?
Other information