fabyeah
fabyeah
https://github.com/pmndrs/use-gesture/assets/4738527/0dc6fc8b-c292-4d57-8ab1-cd628b5db4b1
Yes, I opened this issue because it happened in my project.
Only tried with mouse and with finger on mobile device until now. Tried with trackpad now and seems like the problem doesn't occur there.
The page you linked gives the following warning: >Important: If you still have code that relies on createObjectURL() to attach streams to media elements, you need to update your code...
When the ulimit call is removed there are more syntax errors in `run` still. I tried running index.js directly in `packagecheck` and `packagecheck.cmd`, which will run the script, but output...
@nathantreid thanks a ton! It seems to work now, though I'm getting a new issue #11, hopefully unrelated.
No I'm talking about local meteor packages, where the folder is defined by the environment variable PACKAGE_DIRS. I might switch from using packages to importing modules. Still, if the modules...