mendhak / angular-intro.js

AngularJS directives for intro.js
http://code.mendhak.com/angular-intro.js/
GNU Affero General Public License v3.0
504 stars 175 forks source link

Steps shown even if not visible #140

Open udarts opened 7 years ago

udarts commented 7 years ago

I have multiple steps (on multiple pages). When I test intro, it even shows steps from other pages, it shouldn't redirect to those pages, just show the steps that are available on current page.

Is there an option for that, or do I need to create it manually.

Cheers,