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.

[www] Use `localizedLink` for all links

See original GitHub issue

Description

Now that we are pulling in translations (#19353), we have a localized-link component that routes to the correct locale. I updated some of the links to use it, but the most still use the default gatsby <Link>. We need to change them all to use localized link and lint against the normal <Link>.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
marcysuttoncommented, Apr 18, 2020

Can this issue be closed now that there is a merged PR for updating links?

1reaction
mueschacommented, Mar 20, 2020

added:

  • issue #22446 docs: add section about LocalizedLink
Read more comments on GitHub >

github_iconTop Results From Across the Web

Template:Localized link - Meta-Wiki
This helper template can be used to link to translatable pages in the user's language. It uses the special page prefix Special:MyLanguage/ ...
Read more >
Gatsby Link API
For internal navigation, Gatsby includes a built-in <Link> component for creating links between internal pages and a navigate function for programmatic ...
Read more >
Template:Localized link - MediaWiki
This helper template can be used to link to translatable pages in the user's language. It uses the special page prefix Special:MyLanguage/ ...
Read more >
Template:Localized link - The HILLSIDE
This helper template can be used to link to translatable pages in the user's ... by any value — link text displays the...
Read more >
Template:LocalizedLink - LINKS Community Center Wiki
</translate> <translate> This helper template can be used to link to [[<tvar ... by any value — link text displays the short pagename,...
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