Clicking on Links is sometimes prevented in Chrome on Windows
See original GitHub issueI am opening this page in chrome: http://www.idangero.us/swiper/
Clicking on the links, e.g. API does not trigger anything.
Opening the same page in a new window and clicking again opens the API page. To me it looks like the problem is in these lines, if I comment out the setTimeout everything works fine.
setTimeout(function () {
if (s) s.allowClick = true;
}, 0);
I have no explanation why this issue occurs only sometimes but if it occurs, it occurs in every tab. Only opening a new window changes the behaviour.
Maybe someone can have a look on this - I am watching this over 4 month so this should be a major problem for everyone using this slider in production.
Issue Analytics
- State:
- Created 8 years ago
- Comments:8 (1 by maintainers)
Top Results From Across the Web
Why Won't My Laptop Let Me Click on Links?
Often a virus will find ways to prevent you from removing it, one of which is keeping you from clicking links. Ensure that...
Read more >Block or allow pop-ups in Chrome - Computer - Google Support
On your computer, open Chrome Chrome . · Go to a page where pop-ups are blocked. · In the address bar, click Pop-up...
Read more >Is there a way to prevent Google Chrome from opening new ...
Open the Control Panel · Select Internet Options · Click the Tabs button and review the settings in “Open links from other programs...
Read more >Google Chrome: Prevent desktop link to always open a new tab
The windows desktop link is clicked multiple times. Links within a web page are opened within the same tab. Within a web page...
Read more >When I click a link in an email it opens Edge, not the default ...
Did you do this by clicking a button within Chrome? That will cause the problem you're facing, because Chrome can't set the default...
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
Any news about this topic? I would say Chrome+Windows is a pretty common combination… Just found another issue regarding the topic, referencing it: #1584
Updates, @nolimits4web?