Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fwChange event not working when we remove the last option in multiselect (fw-select) #68

Closed
nithin-raj opened this issue May 6, 2020 · 2 comments · Fixed by #70
Closed
Labels

Comments

@nithin-raj
Copy link

Steps to reproduce the issues

  1. Create a multi-select dropdown using fw-select.
  2. Listen to the fwChange event.
  3. When you remove the last option from the dropdown, the event is not firing.
asif-ahmed-1990 pushed a commit that referenced this issue May 6, 2020
asif-ahmed-1990 pushed a commit that referenced this issue May 6, 2020
github-actions bot pushed a commit that referenced this issue May 6, 2020
## [2.0.1](v2.0.0...v2.0.1) (2020-05-06)

### Bug Fixes

* **select:** fixes Select bug that caused `fwChange` not to be fired for last multi-select option ([650c205](650c205)), closes [#68](#68)
asif-ahmed-1990 pushed a commit that referenced this issue May 6, 2020
asif-ahmed-1990 pushed a commit that referenced this issue May 6, 2020
## [2.0.1](v2.0.0...v2.0.1) (2020-05-06)

### Bug Fixes

* **select:** fixes Select bug that caused `fwChange` not to be fired for last multi-select option ([650c205](650c205)), closes [#68](#68)
@github-actions
Copy link

github-actions bot commented May 6, 2020

🎉 This issue has been resolved in version 1.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented May 6, 2020

🎉 This issue has been resolved in version 2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant