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.

There seems to be no way to click the non-anchor tags

See original GitHub issue

Is there a way to createHint for non <a> elements, like <div>, that have click event listeners bound to them?

Issue Analytics

  • State:open
  • Created 8 years ago
  • Reactions:2
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
s-kostyaevcommented, Oct 20, 2016

Is there any particular reason why you recommend that fork instead of mainline?

For example feature from this bug. And also you can see other reasons in open PR’s from mrmr13.

1reaction
ghostcommented, Jan 23, 2016

This is a really good idea.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do you make an anchor link non-clickable or disabled?
The cleanest method would be to add a class with pointer-events:none when you want to disable a click. It would function like a...
Read more >
When (and when not to) use an anchor tag? - CSS-Tricks
I have generally used the `a` tag liberally whenever I wanted something to be clickable. I looked up the definition and it appears...
Read more >
Anchor links not working properly | WordPress.org
Hi,. I'm having a frustrating problem: My anchor links (fragment links) are not working properly for reasons I don't understand.
Read more >
What is Anchor Text? Best Practices for Optimizing Link Text
Learn how anchor text works and how to optimize it for SEO. ... at the anchor text when you're deciding whether or not...
Read more >
How Anchor Tags Improve the Landing Page User Experience
That's similar to how anchor tags function on a web page. They allow visitors to jump to various locations on the page, but...
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