Replies: 1 comment 1 reply
-
|
Can you create a reproduction of your setup? Are your routes lazy or eagerly loaded? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the docs for v16.
I'm on Ionic 8, ng 21. provideUiTour() on provider in app.module.ts, tour-step-template on app.component.html

But the ui is breaking
Before

After

It works when I place tour-step-template on the pages where I need the tour. So I'm not sure about that 1 time on app level.
Any assistance is greatly appreciated
Beta Was this translation helpful? Give feedback.
All reactions