question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue with Tabs External link

See original GitHub issue

I am following this documentation: http://materializecss.com/tabs.html#external However the links are not working when i use any target property on the tab.

E.g. <li class="tab col m3 col s12"><a target="_blank" href="http://google.com/">My Information</a></li>

This only works if i right click and select open in new tab.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
jpt007commented, Oct 11, 2016

Check your references and make sure you are using the latest source. For some reason I had 0.97.3. Using 0.97.7 resolved the issue. I updated the fiddle above and it’s working.

2reactions
jpt007commented, Sep 27, 2016

Having this issue as well… jsfiddle with the above example from @mirshko

https://jsfiddle.net/jpt007/930v3zog/

Hey @acburst - Anyway you can check out the fiddle above to see if you have this issue? Thanks in advance!

Read more comments on GitHub >

github_iconTop Results From Across the Web

External Links, New Tabs, and Accessibility - Coder's Block
Let's talk about making your site's external links open in a new tab. First we'll consider if this is even a good idea,...
Read more >
The dilemma of opening external links in new tabs or :not()
You see, the best practice suggests that forcing links to open in new tab should be used sparingly, as it takes away the...
Read more >
Not able to have links opened up in new tabs
Things do work, got a navigation bar of somewhat how I want things to go but I want some external links to open...
Read more >
Why You Should Open External Links in New Tabs
Why would you want your site to open external links in another tab? Learn everything you need to know.
Read more >
Trying so hard to Link to tabbed content from an external link
MAJOR UPDATE Oct 19 1PM ET I've not completely solved my problem, yet, but I can now link to a specific URL from...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found