svelteuidev / svelteui

SvelteUI Monorepo
https://svelteui.dev
MIT License
1.26k stars 62 forks source link

Menu: closeOnItemClick not working since 0.15.X #453

Closed negue closed 10 months ago

negue commented 10 months ago

What package has an issue

@svelteuidev/core

A clear and concise description of what the bug is

Adding closeOnItemClick={false} to <Menu> doesn't prevent closing it after Version 0.15.X , it worked fine with 0.14

In which browser(s) did the problem occur?

Firefox, Chrome

Steps To Reproduce

  1. Use newest version
  2. Apply closeOnItemClick={false}
  3. click on an item

Do you know how to fix the issue

No

Are you willing to participate in fixing this issue and create a pull request with the fix

Yes

Relevant Assets

No response

BeeMargarida commented 10 months ago

Thank you for reporting this, this will be released in the next patch