codeapprove / feedback

Feedback for CodeApprove
0 stars 0 forks source link

Cannot sign in on Safari #112

Closed jwngr closed 4 months ago

jwngr commented 5 months ago

Trying to use CA in Safari just leads to an infinite loader. Some errors in the console:

Screenshot - 2024-04-16 at 11 -40-31@2x

samatcodeapprove commented 5 months ago

Hmm interesting. I was not able to reproduce this myself so I'll have to do some digging to see why it's happening to you.

samatcodeapprove commented 5 months ago

A few similar issues on the Firebase SDK GitHub:

Although I am not even sure if that error is the core of the issue here because CodeApprove does not actually use Remote Config at all. I don't see any errors from the endpoint which checks email addresses to allow sign in (I see that's what you're doing in your screenshot) so that's not it either.

Are other people at Shortwave able to reproduce this, or is it just affecting you so far?

jwngr commented 4 months ago

Was able to get this working after a hard refresh

samatcodeapprove commented 4 months ago

@jwngr thanks for confirming. If this pops up again let me know. Of course Sentry will let me know too, but would be good to know it's you because a lot of times I get IndexedDB errors from scraper bots and ignore them.