Skip to content

fixed unbound function to prevent click function#70

Open
fabioformosa wants to merge 1 commit intoabhikmitra:masterfrom
fabioformosa:master
Open

fixed unbound function to prevent click function#70
fabioformosa wants to merge 1 commit intoabhikmitra:masterfrom
fabioformosa:master

Conversation

@fabioformosa
Copy link

@fabioformosa fabioformosa commented Sep 19, 2016

The prevent-click function, bound by joyride, persists also after joyride closed. Inspecting $fkEl, I noticed that off function, called to remove stopEvent, doesn't effect because the function returned by angular.bind it's not the same. (Bug detected with angular 1.2.28 and jquery 2.1.1)

I've opened issue #71 with plunkr to reproduce bug and fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant