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

hover+animation bug, multi tabs content show at once #63

Open
saqibnadeem96 opened this issue Mar 9, 2021 · 0 comments
Open

hover+animation bug, multi tabs content show at once #63

saqibnadeem96 opened this issue Mar 9, 2021 · 0 comments

Comments

@saqibnadeem96
Copy link

To reproduce:

  1. Use mouseevent : 'hover' and animation: true.
  2. quickly hover over the tabs
  3. notice the animation causes multiple tab content to show at once.
  4. Reference Video: https://www.berrycast.com/conversations/76f04593-4edf-5d16-bb19-650e58b7a5a6

Code to reproduce issue:
$('.tabs_hover').tabslet({ mouseevent: 'hover', attribute: 'href', animation: true, })

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