Relative Content

Tag Archive for safari

safari blocking query string with –blocked–

hi guys in a our web app we have a script that that looks something like
https://xxx./micro-ui.03bd673ad6dcd73520f6.js?c=nh0s2b for all browsers, except Safari version 13.1.1, 13.1.2, and 13.1.3
which loads
https://xxx/micro-ui.d872b7a72559c6275348.js?c=--blocked--?c=--blocked--?c=--blocked--?c=--blocked--?c=--blocked--?c=--blocked--?c=--blocked--

safari strong password suggestion on login

I’m working with this low-code platform to create web apps.
The problem I face is, that when I create a login page with a username field and a password field, Safari (both desktop and mobile) thinks it’s a registration form, rather than a login form.

Multiple Tabs / Tab strip in Safari Web App

I am trying to figure out how to create a (macOSSafari) webapp from a given webpage (e.g. binance.com) that allows me to set & open multiple tabs of the same domain (ideally limited to that if possible at all & route any other domain to the default browser app).