ankurrsinghal / svelte-legos

WIP 🚜 A framework for Svelte Utilities 💡 Current status: 78 utilities.
https://svelte-legos.surge.sh
MIT License
734 stars 27 forks source link

Click outside closes regardless of where the click occurs. #120

Open MordechaiHadad opened 1 month ago

MordechaiHadad commented 1 month ago

https://svelte-legos.surge.sh/guides/actions/clickOutsideAction/

When trying clickOutsideAction in the demo even if I click inside the div itself it will still close it. Tested on: Edge and Firefox.

Note: Apologies for the empty issue when first posted I accidentally double clicked enter.