Open
Description
I did:
[X] Search for if my issue has already been submitted
[X] Make sure I'm reporting something precise that needs to be fixed
[X] Give my issue a descriptive and concise title
[ ] Create a minimal working example on JsFiddle or Codepen
[X] Indicate precise steps to reproduce in numbers and the result,
like below
Steps to reproduce:
- Select an option in a multiple selectbox.
- Remove the the selected option using 'Delete' key.
- Reselect the deleted option and notice the item still have 'active' class and pressing the 'Delete' key again won't remove the option which is confusing.
Please let me know if you need more explanation. Thanks!
PS I love this Awesome plugin!!