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
in #26, we introduced a check to not allow filtering by flashes unless flash_stats had been called first.
This check is too aggressive, as its possible to filter by some parameters (number of points per flash) without calculating flash stats first. From lmaworkshop:
The text was updated successfully, but these errors were encountered:
in #26, we introduced a check to not allow filtering by flashes unless flash_stats had been called first.
This check is too aggressive, as its possible to filter by some parameters (number of points per flash) without calculating flash stats first. From lmaworkshop:
The text was updated successfully, but these errors were encountered: