Add error handling for google api
kael-shipman opened this issue · 0 comments
kael-shipman commented
Currently any errors that google returns will break everything in a way that may not even be fixable by a reload (because of state persistence in localStorage
). Should fix this.