Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secret token autocomplete doesn't work on iOS 15 Safari #1

Open
JakubNer opened this issue Dec 31, 2021 · 1 comment
Open

Secret token autocomplete doesn't work on iOS 15 Safari #1

JakubNer opened this issue Dec 31, 2021 · 1 comment

Comments

@JakubNer
Copy link
Contributor

Visit the stand alone demo file on iOS Safari:

https://overhide.github.io/pay2my.app/dev-front-end/cloud.html

Click on Login (button) > Secret Key (input): password manager prompt to auto-complete pops up.

Click on Login (button) > Generate (button) > Continue (form submission button): browser password manager offers to save new token.

The above works fine on desktop Chrome/Edge/Firefox and iOS Chrome.

The above does not work on iOS Safari (iOS 15).

The relevant problematic code file is: https://github.com/overhide/pay2my.app/blob/master/src/components/login/ohledger.ts

The form is:

To run locally:

  1. sync repo
  2. npm run install
  3. npm run devbuild
  4. npm run serve
  5. point browser at http://localhost:8099/dev-front-end/cloud.html
@maxbol
Copy link

maxbol commented Jul 27, 2022

Hi, is this still an issue? If so, I might take a look at it, if the bounty still stands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants