Which ngx-ui-tour-* package is relevant to the feature request?
md-menu
Description
If a navigation happens due to clicking next, prev will not work correctly unless a static route is set on the previous step. This is sometimes not possible because the previous route was dynamic. Option like navigateBackOnPrev or prevNavigatesBack would be very useful.
I'm not aware of a workaround for this right now, so i will simply hide the Prev button using a css class.
Which ngx-ui-tour-* package is relevant to the feature request?
md-menu
Description
If a navigation happens due to clicking
next,prevwill not work correctly unless a static route is set on the previous step. This is sometimes not possible because the previous route was dynamic. Option likenavigateBackOnPrevorprevNavigatesBackwould be very useful.I'm not aware of a workaround for this right now, so i will simply hide the
Prevbutton using a css class.