EragonJ / Trip.js

🚀 Trip.js is a plugin that can help you customize a tutorial trip easily with more flexibilities.

Home Page:https://eragonj.github.io/Trip.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nextClickSelector should not be triggered after trip has been stopped

71FIL opened this issue · comments

If stopped on a trip for which the nextClickSelector was set, the "click.Trip" handler has to be cleaned up (i.e. off("clickTrip") must be called in "stop" function).