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.

[NG] Use <a> tags instead of <Link>

See original GitHub issue

Desired Situation In SocialLinks component use <a> tags instead of <Link> for all the links


[Optional] Alternatives

[Optional] Additional context


Contributor Resources The layer5 repo contains two websites. The current generation and the next-generation of the layer5.io site.

If the layer5-ng label is absent on this issue, then this issue pertains to the current generation of the layer5.io website, which uses Jekyll and GitHub Pages. Site content is found under the master branch.

If the layer5-ng label is present on this issue, then this issue pertains to the next-generation of the layer5.io website, which uses Gatsby, Strapi, and GitHub Pages. Site content is found under the layer5-ng branch.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
leecalcotecommented, Dec 7, 2020

Excellent. Good of you to jump in, @thadanipaarth. 👍

1reaction
Tanuj22commented, Dec 6, 2020

@thadanipaarth please go ahead

Read more comments on GitHub >

github_iconTop Results From Across the Web

Passive Link in Angular 2 - <a href=""> equivalent
I am using this workaround with css: /*** Angular 2 link without href ***/ a:not([href]){ cursor: pointer; -webkit-user-select: none; -moz-user-select: none ...
Read more >
Dealing with styling of "a" tags (with or without hrefs?) #142
I'm wary about the anchor tag due to the prior routing issues, and problems with nesting buttons under an anchor tag, which some...
Read more >
What is href in Angular? - Educative.io
href is a tag that is used to route the user to different web pages. href allows users to visit an external website...
Read more >
Angular ng-href Directive - W3Schools
The ng-href directive overrides the original href attribute of an <a> element. The ng-href directive should be used instead of href if you...
Read more >
<a> tags not working - Google Groups
The app is very simple and 99% working. The only problem is that one page has perfectly good looking <a> tags with correct...
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