Skip to content
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

Fix typo that breaks drag and drop #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Chromosore
Copy link

@Chromosore Chromosore commented May 11, 2024

This closes #20 . I literally found this in seconds after opening the devtools to try to fix the issue, tested it and voilà!

Actually there was another error message in the console about EXIF not working :

Uncaught ReferenceError: EXIF is not defined
    onload https://jywarren.github.io/fisheyegl/example/main.js:136
    onDrop https://jywarren.github.io/fisheyegl/example/main.js:135

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.

Firefox drag + drop not working
1 participant