ProjectSidewalk / SidewalkWebpage

Project Sidewalk web page
http://projectsidewalk.org
MIT License
84 stars 25 forks source link

Validate screen blank #3746

Open jonfroehlich opened 6 days ago

jonfroehlich commented 6 days ago

This is probably because it's a new server with no data to validate but we should handle this more elegantly.

https://sidewalk-knox.cs.washington.edu/validate image

Uncaught TypeError: Cannot read properties of undefined (reading 'labels_validated')
    at new Main (SVValidate.js:16:39)
    at validate:1127:24
misaugstad commented 2 days ago

Darn, looks like we just keep breaking this over and over! We fixed it for the 2nd (3rd?) time in #3394, but it looks like it's time for another round of fixing! Let's make sure that it's fixed on the new Validate Beta as well!