What is the problem?
Failed to load broadcast team stats due to PickException
Steps to reproduce the bug
- Open a broadcast with team standings enabled AND that has a match that is yet to be played.
I used https://lichess.org/broadcast/championnat-de-france-des-clubs-2026--elimination--groupe-a/round-1/sN00qhIT#team-results but by the time you read this they may have finished a round. You'll need to view it when pairings are out but matches haven't been played yet.
- Go to the teams tab and tap on a team name
App version
0.24.2
Device Info
Android 16
Additional information
Caused by
|
points: pick('points').asStringOrThrow(), |
|
mp: pick('mp').asDoubleOrThrow(), |
|
gp: pick('gp').asDoubleOrThrow(), |
These are all
optional proprties.
What is the problem?
Failed to load broadcast team stats due to PickException
Steps to reproduce the bug
I used https://lichess.org/broadcast/championnat-de-france-des-clubs-2026--elimination--groupe-a/round-1/sN00qhIT#team-results but by the time you read this they may have finished a round. You'll need to view it when pairings are out but matches haven't been played yet.
App version
0.24.2
Device Info
Android 16
Additional information
Caused by
mobile/lib/src/model/broadcast/broadcast_repository.dart
Lines 431 to 433 in 09027c4
These are all optional proprties.