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

Adding more than one class to the className.tagX will break click actions #1417

Open
3 tasks done
EquinoxTheGryph opened this issue Nov 28, 2024 · 0 comments
Open
3 tasks done

Comments

@EquinoxTheGryph
Copy link

Prerequisites

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

💥 Demo Page

https://jsbin.com/dasovecoji/edit?html,js,output

Explanation

  • What is the expected behavior?
    When clicking the X button on the tag with more than one class name set, it should remove the tag.

Adding more than one class is desired to reuse already defined styling. (eg. a UI component library's button style)

  • What is happening instead?
    Clicking on the X button won't remove the tag.

  • What error message are you getting?
    None

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

No branches or pull requests

1 participant