felangel / felangel/bloc_todos
Stats tab failed to load if todo list exists
Abierto
- Lenguaje dominante
- Dart
- Estrellas
- 7
- Forks
- 6
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Pre-condition:
1. the todo list already has a few items
Reproduce:
1. Close the application
2. Re-open the application
3. Click on the Stats tab
3. The stats page won't load due to waiting for TodosLoaded state - which won't triggered until a new To-do is added
https://github.com/felangel/bloc_todos/blob/master/lib/stats/bloc/stats_bloc.dart
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.