Sheezy-Art / sheezy-hub

Public repo to discuss issues and feature requests
https://sheezy.art/
13 stars 0 forks source link

[BUG] Can't sign in on older iOS #560

Open distempetor opened 3 months ago

distempetor commented 3 months ago

Cant log in on iphone despite typing correct account details multiple times across multiple days. update: got latest ios and can now sign in normally.

To Reproduce Steps to reproduce the behaviour:

  1. Go to site
  2. enter info
  3. click submit
  4. See error

Expected Behaviour successful sign in

IMG_3192

Device

xnyoom commented 1 month ago

I think the problem was that the page hadn't fully loaded before trying to sign in. The page must fully load before attempting to sign in, otherwise it won't work.

I can still see the loading bar in that screenshot so I figure something was holding up the page from completely loading.

Maybe sometime I'll get around to setting up a virtual iOS 14 device to double check.