We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The button and button-default classes are getting added to the toggle when they shouldn't be.
Steps to reproduce:
Which Ionic Version? 2.x latest nightly
The text was updated successfully, but these errors were encountered:
Can see the UI damage on Android at http://localhost:8000/dist/e2e/toggle/basic/
Sorry, something went wrong.
fix(button): add a category to buttons so they won't get the button s…
35dd0ed
…tyles fixes #6237
fix(alert): remove justify content from buttons in an alert
9412a7c
references #6237
fix(button): remove classes from buttons with categories
5f8edc2
brandyscarney
No branches or pull requests
Short description of the problem:
The button and button-default classes are getting added to the toggle when they shouldn't be.
What behavior are you expecting?
Steps to reproduce:
Which Ionic Version? 2.x latest nightly
The text was updated successfully, but these errors were encountered: