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] Toggle stay hover on Bootstrap 5.2.0 #51

Closed
4 tasks
palcarazm opened this issue Jul 25, 2022 · 1 comment · Fixed by #52
Closed
4 tasks

[BUG] Toggle stay hover on Bootstrap 5.2.0 #51

palcarazm opened this issue Jul 25, 2022 · 1 comment · Fixed by #52
Assignees
Labels
bug Something isn't working new bootstrap
Milestone

Comments

@palcarazm
Copy link
Owner

palcarazm commented Jul 25, 2022

Describe the bug
Toggle stay hover after click on Bootstrap 5.2.0. It's more clear in outline colors

To Reproduce
Steps to reproduce the behavior and minimal code:

  1. Create a toggle outline
  2. Click on the toggle
<input type="checkbox" checked data-toggle="toggle" data-onstyle="outline-success" data-offstyle="outline-danger">
$('input[data-toggle="toggle"]').bootstrapToggle();

Expected behavior
Toggle don't stay hover.

Screenshots
image

Package:

  • Bootstrap 5 Toggle version: 4.3.0
  • Bootstrap version: 5.2.0

Desktop:

  • OS:Win
  • Browser: Chrome
  • Version: 103.0.5060.134

☑️ Task list

  • Develop feature/fix jQuery
  • Develop feature/fix ECMAS
  • Add cypress test coverage
  • Update docs (is needed)
@palcarazm palcarazm added the bug Something isn't working label Jul 25, 2022
@github-actions
Copy link

Hi! 👋
Thanks for your issue. You are helping to improve Bootstrap 5 toggle.

@palcarazm palcarazm added this to the v4.3.1 milestone Jul 25, 2022
Repository owner deleted a comment from github-actions bot Jul 25, 2022
@palcarazm palcarazm self-assigned this Jul 25, 2022
palcarazm added a commit that referenced this issue Jul 25, 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 new bootstrap
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant