Spas Z. Spasov

Results 5 comments of Spas Z. Spasov

Here is how do I solve this issue: 1. Strat Transmission 2. Go to `Edit` > `Change Session` 3. Switch to `Connect to Remote Session` 4. Close Transmission and start...

I'm having similar issue. The following code doesn't work at all. ```jsx ``` The following variants works. But the first one throws warning messages in the console, and the second...

Hi, @NazariiShvets, I've committed your solution to the PR. It works great. Thanks!

Here is a nice workaround, which simulates arrow-up and arrow-down when you using the muse wheel over the the `` component. Replace the relevant lines in your `ui/popover.tsx` file with...

We've experienced this issue with Next 15.2.4, React 19.0.0 and MRT 3.2.1. For Next.js I found so far at least two possible workarounds: - Use `"use no memo"` annotation for...