apetta
apetta
@agtseito This helped fix the scroll jank I was getting with scrollable content. Reducing the `scrollLockTimeout` also made a big difference.
> It looks like the behavior is expected. Hmm. I would expect a drawer with drag support to be almost exclusively for touchscreen use, so I would be surprised if...
> @apetta did you resolve this, I also have the same issue where the entire Drawer upp shift up or down prior to dragging when I first touch. The direction...
@colbyfayock Sure thing! Here's a [repo with the issue ](https://github.com/apetta/cloudinary-player-bug) You can see the issue on a desktop viewport. Desired layout:  With next-cloudinary: ![Screenshot...
@colbyfayock Thanks for looking into this, glad to know I wan't missing something obvious. I think the `getCldVideoUrl` approach should be okay for my current application. It would be great...
> hey @apetta did you find a solution? i'm having the same issue right now ! Hey, I think I just generated the URL and used a custom `video` element...
Similar problem in yarn workspace monorepo. Running 'parcel' to start the dev server makes it install the root package.json. Hoisted packages also seem to be causing it trouble with 'missing'...
Still an issue I believe
This would be great to have! It would be allow us to confirm everything before firing off the commit attempt.
Hey, this is cool! Will this allow for pino error logs to be picked up by Sentry as errors?