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

Image is not defined #3

Open
Heriec opened this issue May 20, 2024 · 1 comment
Open

Image is not defined #3

Heriec opened this issue May 20, 2024 · 1 comment

Comments

@Heriec
Copy link

Heriec commented May 20, 2024

I'm using modern-gif for the first time, but I encountered an error "Image is not defined" in Vue.
image
see worker.js
image

In addition, I encountered an error where ts reported "No overload matches this call" when using workerUrl.
image
image

@bigtimebuddy
Copy link

I bumped into this issue too. I found that only buffers (ImageData) can be used when using worker, which makes sense. Would be useful to not that in the documentation.

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

No branches or pull requests

2 participants