Dan L

Results 6 issues of 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...

### Expected Behavior The blocks should not disappear. ### Actual Behavior Can't place blocks under feet. ### Steps to Reproduce ![pl](https://user-images.githubusercontent.com/39870883/75406413-69d87980-58de-11ea-94e6-334c6d73a19e.gif) ### 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...

bug:unverified
feat:scroll

### 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...