Open
Description
Describe the bug
When a Dialog component is inside a Menu component, the Menu opening triggers the Dialog to open.
My guess is that the slot let:open prop is some how passing through to the Dialog triggering it to open when the Menu opens.
To Reproduce
Example repo: https://github.com/headquarters/svelte-headless-ui-bug-example
npm install
npm run dev
Library version
Version: @rgossiaux/svelte-headlessui@2.0.0
Metadata
Metadata
Assignees
Labels
No labels