abhikmitra / ng-joyride

Angular Joyride Directive for creating custom introductions to websites
126 stars 68 forks source link

unbind 'joyride:' events #46

Closed lusiakpurnama closed 8 years ago

lusiakpurnama commented 8 years ago

Hi, I rely on the 'joyride:next' event in my code, and i found out that you didn't unbind the event when the tour is closed. So every time I reopen the tour, it will always get stuck when i call the event since its calling it twice.