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.

Interaction with highlighted element is not working in angular 7

See original GitHub issue

We are using GuideChimp in angular 7. On Top of this, we are using the angular-material-fuse theme. The highlighted element is not clickable even though we configured interaction as true.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
nagagopi040commented, Jul 17, 2021

it’s working in version: 4.0.5

1reaction
v-rudkovskiycommented, Jul 16, 2021

Hi @nagagopi040 There was a problem with the z-index stacking-context.

PR that fix it: #126

This fix will be in a new version soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Intro.js not highlighting elements inside ul - Stack Overflow
I have been using angular-intro js for tutorials tour in my mockup project. It works fine except the elements inside the ul tag...
Read more >
Attribute directives - Angular
Change the appearance or behavior of DOM elements and Angular components with attribute directives. See the live example / download example for a...
Read more >
Testing Attribute Directives - Angular
Testing the HighlightDirective link. The sample application's HighlightDirective sets the background color of an element based on either a data bound color ...
Read more >
Accessibility in Angular
For an in-depth introduction to issues and techniques for designing accessible applications, see the Accessibility section of the Google's Web Fundamentals.
Read more >
Improving Angular Component's accessibility
This work will all come with no change required for application ... highlighted below will not land in the default Angular components until ......
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