<div id="stepTwo" class="portlet light" tour-step="stepTwo" tour-step-title="{{'Welcome!' | translate }}" tour-step-content="Let's create your first menu together! Now please click Menu Management." tour-step-placement="right" tour-step-on-prev="navigateToAndWaitFor(tour, 'shops.dashboard', 'stepOne')" tour-step-order="1">
I'm getting Possibly unhandled rejection: No step error from console.
I am using the exact versions of the following:
I have installed this library via: (NPM, Bower, or downloaded package) Bower I have observed the following behavior:
I tried to apply Multi-page Tour tutorial. This is how I expected it to behave: The second step cannot be seen.
Here is my tour config, and all related step configs:
I'm getting Possibly unhandled rejection: No step error from console.