Backoffice Login not working with Safari 15 / umbraco 13
We recently upgraded a site with a lot of backoffice users from v8 to v13 (13.3.2). We are getting complaints from people unable to login because it is not possible to input text into the username and password fields. There is also no login button.
It turns out some of these people are using older ipads running Safari 15 which I know is not ideal but at the moment it is the only device they have access to. I don't think you can upgrade safari on these older ipads. When I connect one of these to my mac for debugging I get the following error in web inspector:
Does anyone know of a workaround? I get the same error on multiple v13 sites. Same issue on Chrome 125 which is the latest version you can install (on iPad Air 2).
Same issue on Chrome 125 which is the latest version you can install (on iPad Air 2).
Since Apple doesn't allow other browser engines, it's using the same engine as Safari so it won't make a difference which browser you use on an iPad/iPhone.
Backoffice Login not working with Safari 15 / umbraco 13
We recently upgraded a site with a lot of backoffice users from v8 to v13 (13.3.2). We are getting complaints from people unable to login because it is not possible to input text into the username and password fields. There is also no login button.
It turns out some of these people are using older ipads running Safari 15 which I know is not ideal but at the moment it is the only device they have access to. I don't think you can upgrade safari on these older ipads. When I connect one of these to my mac for debugging I get the following error in web inspector:
Does anyone know of a workaround? I get the same error on multiple v13 sites. Same issue on Chrome 125 which is the latest version you can install (on iPad Air 2).
Can you please create an issue for this on the issue tracker so we can have a look at it? https://github.com/umbraco/Umbraco-CMS/issues/new/choose
Thanks!
Ps. You said:
Since Apple doesn't allow other browser engines, it's using the same engine as Safari so it won't make a difference which browser you use on an iPad/iPhone.
is working on a reply...