-
-
Notifications
You must be signed in to change notification settings - Fork 425
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
Developement/Production OS: MacOS Tahoe 26.0.1
Node version: 22+
Package manager: npm 10.9.2
Reka UI version: ^2.5.1
Vue version: 3.5.22
Browser: Chrome 90.0.4430.212Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-c9mkyxvn?file=src%2FMyComboBox.vue
Steps to reproduce
I've attached the non crashing version (without force-mount on ComboboxConent).
- Navigate in the non crashing version, see that everything works fine.
- Add the force-mount prop to
ComboboxConentinMyComboBox.vueand navigate to the about view. - Browser crashes
Describe the bug
Not 100% sure what the bug is, not familiar with the code base.
It only happens with force mount & rendering MyComboBox.vue more than once.
Expected behavior
Non crashing browser.
Context & Screenshots (if applicable)
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working