Matthew Stern

Results 10 comments of Matthew Stern

Also facing this issue, occured when disk quota was exceeded. Upon expanding the PVC storage size, it came back up with the corrupted segment error. I am running Loki 3.2.1.

If anyone is looking for a drop-in fix, you can use this custom hook to solve this: ``` import { useCallback } from "react"; /** * Returns a callback ref...

Hey @badeball - I read your proposal in cucumber's repo. Would you still consider completing this PR to unblock pnpm users?

This is throwing off some warnings for us, I'll submit a PR shortly.

My PR will reference only the top-level ws dependency. Consider leaving this issue open if you are wanting to fix the rest in the tree. Some (like subscriptions-transport-ws) are not...

I looked into this a bit; unfortunately, it won't be possible to adjust the video quality via the Lounge API until YouTube provides that functionality from their app too. On...

@dmunozv04 , is there anything left for this MR? If so, I would be happy to complete any outstanding work so that this feature can get pulled in.

Finished in #278. Thanks @bourkemcrobbo, I made sure to keep your commits in.

@zapbulon , thank you! +1 to what @olabayojiwaddle said above as well..

Hey @dmunozv04 , any thoughts on this? Is this the right direction?