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/[email protected]