homotopy-io / homotopy-webclient

https://homotopy.io
26 stars 5 forks source link

Opening "Account" crashes the client #177

Open robertmaxton42 opened 3 months ago

robertmaxton42 commented 3 months ago

Clicking on the "Account" icon opens a panel saying "You are not logged in. Please try the following methods", but the panel is blank. More critically, doing so makes the client unresponsive; the panel cannot be closed or switched to another tab, and so the current proof cannot be continued or exported.

(Judging from the debug notes in the console, I suspect this is a known bug, but I didn't see an existing issue on the matter so I'm opening one now.)

robertmaxton42 commented 3 months ago

.... Okay, so part of the problem is that uBlock was blocking some Firebase features ^.^;. I'm still leaving this issue open, because I think the app should fail more gracefully than a crash that loses your work, but it's at least half my own fault.