Quickly switching tabs using Navs with JavaScript makes the tab content go wrong
See original GitHub issueEnvironment
Operating system: Linux Mint 18.3 Cinnamon Browser: Chrome 65.0.3325.162 and Firefox 58.0.2 JS Bin: https://jsbin.com/pidaziv
Snapshot
Steps to Reproduce
- Click the tab
Contact
- Click the tab
Profile
and then click the tabContact
again in few milliseconds.
Issue Analytics
- State:
- Created 6 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Too fast tab switching makes both contents visible. · Issue #8117
Hey there,. If you click too fast on two differents tabs both contents will be displayed. You can do it directly in the...
Read more >Bootstrap: Tab doesn't show content correctly - Stack Overflow
Try removing your custom javascript function. Bootstrap will take care of the switching of tabs by itself. Could be that your function is ......
Read more >How to Create Switchable Tabs - HTML, CSS & JavaScript ...
In this video we'll be looking at creating tabbed sections from scratch using pure HTML, CSS and JavaScript - it's super easy to...
Read more >Tabs: It's Complicated™ | CSS-Tricks
Unlike a same-page link, a tab does not move the user to the associated section/panel of content. It just reveals the content visually....
Read more >HTML: A good basis for accessibility - Learn web development
A great deal of web content can be made accessible just by making sure the correct Hypertext Markup Language elements are used for...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
ok, so we should handle the transitionning state and disallow to change tabs during this transition
@Johann-S Took me some days to train my speed too 😝