Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

firefox redirect bug #9

Merged
merged 1 commit into from
Sep 7, 2016
Merged

firefox redirect bug #9

merged 1 commit into from
Sep 7, 2016

Conversation

Comp0ser
Copy link
Contributor

#6

@StefanNeuser
Copy link

StefanNeuser commented Sep 7, 2016

Is not working for me but this is working in firefox:

          if (e.stopPropagation) {
            // stops the browser from redirecting.
            e.stopPropagation();
            e.preventDefault();
          }

@james2doyle james2doyle merged commit 0d3d57c into james2doyle:master Sep 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants