DevCom-IITB / instiapp-flutter

Flutter App for Indian Institute of Technology, Bombay
MIT License
12 stars 33 forks source link

FIX: Communities: Loading About & Featured Posts #47 #62

Open Prayas-Agrawal opened 8 months ago

Prayas-Agrawal commented 8 months ago

The bug was a stray update to stream as [] instead of null; _communitySubject.add([]); in community_post_bloc.dart

Screenshot from 2024-01-28 23-31-54