Skip to content

fix: thread resetting after reconnection#3492

Merged
isekovanic merged 1 commit intoV8-releasefrom
fix/thread-resetting-issues
Mar 17, 2026
Merged

fix: thread resetting after reconnection#3492
isekovanic merged 1 commit intoV8-releasefrom
fix/thread-resetting-issues

Conversation

@isekovanic
Copy link
Contributor

@isekovanic isekovanic commented Mar 17, 2026

🎯 Goal

The crux of this issue is mostly explained here.

πŸ›  Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

πŸ§ͺ Testing

β˜‘οΈ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

@Stream-SDK-Bot
Copy link
Contributor

SDK Size

title develop branch diff status
js_bundle_size 373 KB 304 KB -70335 B πŸš€

@isekovanic isekovanic merged commit 715df82 into V8-release Mar 17, 2026
5 of 6 checks passed
@isekovanic isekovanic deleted the fix/thread-resetting-issues branch March 17, 2026 09:51
isekovanic added a commit that referenced this pull request Mar 17, 2026
The crux of this issue is mostly explained
[here](GetStream/stream-chat-js#1702).

<!-- Provide a description of the implementation -->

<!-- Add relevant screenshots -->

<details>
<summary>iOS</summary>

<table>
    <thead>
        <tr>
            <td>Before</td>
            <td>After</td>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td>
                <!--<img src="" /> -->
            </td>
            <td>
                <!--<img src="" /> -->
            </td>
        </tr>
    </tbody>
</table>
</details>

<details>
<summary>Android</summary>

<table>
    <thead>
        <tr>
            <td>Before</td>
            <td>After</td>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td>
                <!--<img src="" /> -->
            </td>
            <td>
                <!--<img src="" /> -->
            </td>
        </tr>
    </tbody>
</table>
</details>

<!-- Explain how this change can be tested (or why it can't be tested)
-->

- [ ] I have signed the [Stream
CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform)
(required)
- [ ] PR targets the `develop` branch
- [ ] Documentation is updated
- [ ] New code is tested in main example apps, including all possible
scenarios
  - [ ] SampleApp iOS and Android
  - [ ] Expo iOS and Android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants