reset form leaves chosen option in view
Closed this issue · 2 comments
hans2103 commented
Describe the bug
When you press reset on a form, the chosen option remains visible...next to the default version
To Reproduce
Steps to reproduce the behavior:
- Open https://choices-js.github.io/Choices/
- Scroll down to the latest example
- Make a choice.
- Press reset
- See that both chosen value as default value are visible
Expected behavior
After pressing reset I was expecting the default value to be visible and the chosen value be unset.
Screenshots
Choices version and bundle
- Version: v11.0.0 choices.min.js
Desktop (please complete the following information):
- OS: iOS
- Browser chrome
- Version Version 128.0.6613.85 (Official Build) (arm64)
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
hans2103 commented
Then this issue can be closed. Awaiting the new release. Thank you