Dan L
Dan L
In my test, once the server forces a disconnection, the local `conn` will still be set and all client operations will fail. `mb.connect()` doesn't get triggered in this case. I...
^ I wasn't able to find this anywhere.
### Expected Behavior The blocks should not disappear. ### Actual Behavior Can't place blocks under feet. ### Steps to Reproduce  ### Debug information **The bug persists in latest 2.0...
### Describe the feature Is there a way to disable swipe to dismiss toast? Setting `dismissable` to false does not work. The only toast that can't be dismissed by swiping...
### Reproduction Open any Remix page on iOS Chrome (_e.g.,_ https://remix.run/docs/en/main/components/scroll-restoration) Keep refreshing the page. What is this behavior? https://github.com/user-attachments/assets/c7c2e0b9-d01f-48d2-9d58-f408cf984c63 This doesn't happen on iOS Safari. ### System Info ```shell...
### Expected Behavior Set Player Spawn in login event should make player spawn to the specific location upon logging in. ### Actual Behavior It doesn't. The only workaound is to...