Project-Lavinia / Lavinia-client

React application for simulating seat distribution in an election.
https://lavinia.no
MIT License
9 stars 4 forks source link

fix(state): undefined state is considered valid #228

Closed Log234 closed 4 years ago

Log234 commented 4 years ago

Currently the state validator accepts an undefined state as valid. This causes issues, as Lavinia will no longer attempt to download election data from the API.