Closed j8 closed 10 years ago
So your first step is location change right ?
For some reason yes, I removed any other popovers in the system, and still the first step is location change and it should be disabled 'previous' button
So actually I found that this issue rises, if you want your first item to be element, instead of title.
Yes you are right. Will fix this, in the coming weekend.
I have already using bootstrap popover in other part of the system, and initially, when I launch joyride on the first joyride item, I have 'previous' button. So when clicking on it I got:
Cannot read property 'type' of undefined at: if (previousStep.type === "location_change") {
This is the actual function:
I'm using Angular UI router also.