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

[BUG] Tag close button is not working in Multi Select mode #31

Closed
soapwong703 opened this issue Jan 12, 2022 · 1 comment · Fixed by #33
Closed

[BUG] Tag close button is not working in Multi Select mode #31

soapwong703 opened this issue Jan 12, 2022 · 1 comment · Fixed by #33
Assignees
Labels
Bug Something isn't working Fixed The problem has been fixed

Comments

@soapwong703
Copy link

Describe the bug
When clicking the close button of the selected tag, it does nothing.

Link to Reproduction
https://codesandbox.io/s/chakra-react-select-next-js-dtnsm?file=/pages/index.js

To Reproduce
Steps to reproduce the behavior:

  1. Select an Option
  2. Click the Tag Close Button

Expected behavior
It should remove the selected option.

Desktop (please complete the following information):

  • OS: macOS
  • Browser: Chrome
  • Version: 97.0.4692.71
@soapwong703 soapwong703 added the Bug Something isn't working label Jan 12, 2022
@csandman
Copy link
Owner

Wow that's a pretty rough bug, thanks for letting me know! I figured something slipped through the cracks, I think that came from one of the last changes I made in 3.0.0 which is why I must have missed it.

It has been fixed in v3.0.1, let me know if you're still having any issues!

@csandman csandman added the Fixed The problem has been fixed label Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Fixed The problem has been fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants