I'm using Bootstrap Tour to display help steps on a modal. My problem is that when the modal is closed or dismissed (by clicking outside the modal) the tour popup lingers and none of the buttons work (end tour, prev, next).
How can I exit the tour when the modal is closed?