-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.0.11 Not working in Firefox #28
Comments
Could you please show this in a JSfiddle if its easy enough to replicate? Edit: Oops nvm i see that it exists on the demo. |
Oh yeah - I basically just copied that example :-) |
I think I might have been using the v1.0.1 release also..... not v1.0.10.... i installed flip through bower and i think it pulled from this repo and not the Download repo, and i just tried to update a few hours ago (like, right after the project was merged back).... sorry for the confusion - I wasn't sure what was going on |
Yea this issue seems to date back to at least 1.0.4, before i started contributing. I'll keep looking to try to figure this out though. |
Appears to be specific to to the click trigger, not an issue with manual or hover. Sorta just taking notes here ahah. |
Cool thanks!
|
Okay so i've now fixed this issue. Unfortunately i haven't been given push access to the main repo yet and do not know how to build a release myself. For now i've pushed my fix to the @Download fork here Download@a62b8f6, and we'll have to wait for him to build the release and pull the changes up here. Thanks for spotting this! Edit: |
Not to worry. 1.0.1 works fine for me for the time being
|
Fixed in v1.0.12. Please re-open if you still have issues. |
Hey - I was using the v1.0.10 release and it was working fine but the new version is broken in Firefox (works in chrome).
I get 'ReferenceError: event is not defined' when clicking on the card
Happens even when I try the demo flip at the top of http://nnattawat.github.io/flip/
The text was updated successfully, but these errors were encountered: