-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Fixed threadview error #1971
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed threadview error #1971
Conversation
|
@Prateek93a It doesn't seem to fix the issue. |
|
@diegolmello Yes Sir, the issue is not solved properly. Actually on rooms, which we have joined, the thread view does not show error now and shows all the threads and updates under changes properly, but on rooms we have not joined the thread view always shows empty screen even if there are threads in the room as the subscription record for that room is not found in the local db. |
|
It's going to be fixed by #1997 |
@RocketChat/ReactNative
Closes #1970
As the Gif shows, the error is fixed. It was similar to #1444 .