You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described in #95 the app crashed when searching in a channel due to a bug in the server, where posts are being returned multiple times. There is an open issue (#9709) about this in the Artemis repo.
There has been added a fix for the crash in PR #98.
As soon as the issue on the server is resolved, we can remove the fix in the MetisSearchPagingSource.kt file.
The text was updated successfully, but these errors were encountered:
FelberMartin
added
chore
House keeping; non-functional, non-visual changes
blocked
This issue is blocked by another issue. Please mention the blocking issue
labels
Nov 9, 2024
As described in #95 the app crashed when searching in a channel due to a bug in the server, where posts are being returned multiple times. There is an open issue (#9709) about this in the Artemis repo.
There has been added a fix for the crash in PR #98.
As soon as the issue on the server is resolved, we can remove the fix in the
MetisSearchPagingSource.kt
file.This issue is currently blocked by #9709.
The text was updated successfully, but these errors were encountered: