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.

How to do anchor aka "hash" links?

See original GitHub issue

Say I have some <div id="my-section"> ... </div>, how do I link to this section of the page? This is a really useful feature of the web.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:4
  • Comments:11

github_iconTop GitHub Comments

17reactions
amadeogallardocommented, Sep 17, 2016

I do see as problematic that the re-render is triggered, since navigating within sections on the same page then causes an unnecessary performance overhead.

Is there any supported way to prevent re-rendering while using named anchors to sections on the same page?

0reactions
akhilaudablecommented, Dec 13, 2018

Any progress here? If there is duplicate issue, can anyone please provide URL of that issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

hash in anchor tags - html - Stack Overflow
Then you can link to page.html#part1 , page.html#part2 etc etc and it will ... Use of the name attribute or id attribute in...
Read more >
How to do anchor aka "hash" links? · Issue #1454 - GitHub
Say I have some <div id="my-section"> ... </div> , how do I link to this section of the page? This is a really...
Read more >
What is Anchor Link and How to Use It? - Visual Composer
An anchor link is a link that helps to link to the content on the same page that has an anchor attached.
Read more >
How to Add Anchor Links WordPress Gutenberg Block Editor
... how to add anchor links in WordPress Gutenberg, aka the Block Editor. ... Before the block editor update, you needed to do...
Read more >
MS Word 2013 - Hyperlinks with anchor tags (aka hash tags ...
Simply paste the url ,it will give back the Url that will work in a hyperlink from Word Excel etc. Share.
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