abhikmitra / ng-joyride

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

Link #4

Closed vfarcic closed 10 years ago

vfarcic commented 10 years ago
  1. Open a modal window.
  2. Start the tour
  3. Get to the "element" step that points to some element within the modal.
  4. Close the tour

Links (href) within the modal do not work (ng-click works fine). I'm not sure whether this is the only way to reproduce the problem.

abhikmitra commented 10 years ago

were those links part of divs pointed by the 'element' ? If the link is same as pointing element, I released a fix . Can you check with the updated version 0.1.5 , whether its still there ? A plunkr/fiddle would be helpful .

abhikmitra commented 10 years ago

No plunkr. Unclear as to what is the exact problem