Michał Zarach

Results 8 issues of Michał Zarach

Hi, many users get `Room not found` error Could you please help with further investigation? Room options: ``` type: 'go', emptyRoomTimeout: 1, unusedRoomTimeout: 1, ``` Some client logs: ``` 15:49:26...

### Environment **Vuetify Version:** 2.5.9 **Vue Version:** 2.6.14 **Browsers:** Other **OS:** Android ### Steps to reproduce Unable to reproduce myself. This is an error from a user's device (Samsung Internet...

S: needs reproduction
S: triage

### Environment "nuxt": "^3.10.2", "vue": "^3.4.19", "vue-router": "^4.2.5" ### Reproduction https://stackblitz.com/edit/github-zqnpvy?file=pages%2Flogin.vue Steps to reproduce: 1. Open (StackBlitz) app preview in new tab 2. Go to 'Login' page 3. Click 'login'...

3.x
pending triage

![image](https://github.com/jimmywarting/StreamSaver.js/assets/28574933/af244364-a5f6-47d2-b1f8-ce04be6aafc2)

Hello, Sentry caught an error: `Cannot read properties of undefined (reading 'unshift')` Error source: `https://www.clarity.ms/tag/djczkq878a` This only happens to some users.

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

platform/windows
bug :beetle:
status/confirmed
has-repro-gist
29-x-y

Ably ver: 2.3.1 **Description** Realtime connection (websocket, only websocket transport provided) is not restored after network connection is lost. SDK tries to connect without success (network is already available). **My...

bug

Ably ver: 2.3.1 `FetchRequest` doesn't work with `checkConnectivity`. No random query parameter is added to `connectivityCheckUrl`, so any request to `connectivityCheckUrl` is returned from the browser cache. `XHRRequest` works properly....

bug