You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I'm using modern-gif for the first time, but I encountered an error "Image is not defined" in Vue.
see worker.js
In addition, I encountered an error where ts reported "No overload matches this call" when using workerUrl.
The text was updated successfully, but these errors were encountered: