ngx-joyride icon indicating copy to clipboard operation
ngx-joyride copied to clipboard

Angular Joyride/Tour library

Results 103 ngx-joyride issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) from 13.1.1 to 13.1.3. Release notes Sourced from @​angular/forms's releases. v13.1.3 13.1.3 (2022-01-19) animations Commit Description apply setStyles to only rootTimelines (#44515) compiler-cli Commit Description reduce analysis work...

dependencies

Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) from 13.1.1 to 13.1.3. Release notes Sourced from @​angular/router's releases. v13.1.3 13.1.3 (2022-01-19) animations Commit Description apply setStyles to only rootTimelines (#44515) compiler-cli Commit Description reduce analysis work...

dependencies

**Describe the bug** I'm using an ionic app (ionic 5 with angular 9.x) When I create an Android APK file, the ngx-joyride works fine (highlighting the right element + correct...

ngx-joyride works fine on my app but i am unable to scroll the page while using the tour. It does not as well autoscroll to the next step. I'm not...

bug
02 Priority

**Describe the bug** My app has sticky header and due to auto scroll the highlighted part is going behind the header and highlighting also doesn't work properly. This also has...

bug
02 Priority

Hi there. I'd like to have a possibility to listen for backdrop click events in order to close the tour. Adding a simple property `@Input() closeOnBackdropClicked: boolean` would work as...

Hi I'm Facing this kind of issue, kindly sort it out. ![Screenshot from 2021-11-18 15-27-14](https://user-images.githubusercontent.com/37907140/142393941-bfe3ae35-884a-4722-9488-8eb0f1205e81.png) Please update and thanks.

Not a bug,but just wondering is this feature available. Great work btw

enhancement

**Describe the bug** [Here you have a console.log for each key event](https://github.com/tnicola/ngx-joyride/blob/bd0e12dd828e19c77de81d77649707669e87b22e/projects/ngx-joyride/src/lib/components/step/joyride-step.component.ts#L249) which cannot be deactivated through any config setting.