We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is not possible to add joyRide in child or nested components.
joyRide
For example, if I have a page, Joyride works fine, but it cannot see the child components. E.g. The Nav Bar
Nav Bar
Similar Ticket
#61
The text was updated successfully, but these errors were encountered:
If you need a joyride step added to a component template you've written, it can be done. I don't know if it's strictly best practice, but here you go: https://stackblitz.com/edit/angular-ivy-hwqnb7?file=src/app/app.component.html
I got this working with three main parts:
If you need a joyride step added to a 3rd party component template... I got nothing.
Sorry, something went wrong.
No branches or pull requests
It is not possible to add
joyRide
in child or nested components.For example, if I have a page, Joyride works fine, but it cannot see the child components. E.g. The
Nav Bar
Similar Ticket
#61
The text was updated successfully, but these errors were encountered: