ng-walkthrough
ng-walkthrough copied to clipboard
A walkthrough for Angular
When clicking on next to go to next walkthrough from previous, the text get updated first at the previous walkthrough and after a second or so the next walkthrough get...
Hi, I'm building a walkthrough where I expect users to do the interactions we guide them through. We focus some buttons, and expect them to click on them. For this,...
When try to instal version 0.8.2 on angular 9 with common ~9.1.6 the project gives error on common and ask for required common 6.0 or 6.0-rc.0.
ng-walkthrough behave very weirdly in my app. 1- When I load the page the "arrow" works but the CSS inside ng-walkthrough doesn't register and I get this error: ``` core.js:4002...
Hi, I set up module in an ionic app, it was running well until I have updated angular cdk and material version to 9. Now Screeng getting dim and element...
I'm using Ionic 3 with lazy loading. I need to call the close function from a button. I've been doing this so far: var x = document.getElementsByClassName('wkt-close')[0] as HTMLElement; x.click();...
Hello, I have an Ionic 4 app that is using that dependency. The walkthrough was working fine. But now, we need to use the walkthrough in different pages and we...
I am facing an issue with ionic 3 in ios. Walkthrough is blocking ui interaction in ios but not blocking scroll user can scroll down and up even if walkthrough...