Merge pull request #465 from pangeachat/space-view-loading

Space view loading
This commit is contained in:
ggurdin 2024-07-16 13:48:43 -04:00 committed by GitHub
commit ba652bba73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -125,6 +125,9 @@ class _SpaceViewState extends State<SpaceView> {
activeSpaceId,
maxDepth: 1,
from: prevBatch,
// #Pangea
limit: 100,
// Pangea#
);
if (prevBatch != null) {