isaacplmann / ngx-tour

Product Tour Built in Angular

Home Page:https://isaacplmann.github.io/ngx-tour

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting {name: "start", value: undefined} this error??

sachin-oodles opened this issue · comments

Help me out !!!

I had the same error and as mentioned by @dgonzalez870 in the issue 172
we have to import { TourService } from 'ngx-tour-md-menu';
It helped me out.