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

Edge saved personal info autofill not working for QSelect #17383

Open
gabriellefuchs opened this issue Jul 18, 2024 · 0 comments
Open

Edge saved personal info autofill not working for QSelect #17383

gabriellefuchs opened this issue Jul 18, 2024 · 0 comments
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/vite-plugin Bugs related to Vite usage with Quasar kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@gabriellefuchs
Copy link

gabriellefuchs commented Jul 18, 2024

What happened?

When Edge's 'Save and fill basic info' setting is enabled and saved personal info is used to auto fill a QSelect in a form the below error occurs:
U2.value(...).toLocaleLowerCase is not a function

What did you expect to happen?

No thrown error and select to auto fill

Reproduction URL

https://codepen.io/gabriellefuchs/pen/XWLXoJG?editors=0010

How to reproduce?

  1. In Edge, enable the Personal info setting 'Save and fill basic info'
  2. Go to the provided reproduction link.
  3. Fill out the form and select save.
  4. Click Reset
  5. Select the last used option in the Saved personal info drop down

Flavour

Vite Plugin (@quasar/vite-plugin)

Areas

Components (quasar)

Platforms/Browsers

Microsoft Edge

Quasar info output

quasar 2.16.4
vite 5.3.1
vue 3.4.28

Operating System        Linux(6.9.8-100.fc39.x86_64) - linux/x64
NodeJs                  20.12.2

Global packages    
  NPM                   10.5.0
  yarn                  Not installed
  pnpm                  9.3.0
  bun                   Not installed
  @quasar/cli           2.4.1

Relevant log output

TypeError: gt.value(...).toLocaleLowerCase is not a function

Additional context

Found #16698 which has a commit that would resolve the issue but has been inactive since Dec.

QSelect.Issue.mp4
@github-actions github-actions bot added area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/vite-plugin Bugs related to Vite usage with Quasar labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/components bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/vite-plugin Bugs related to Vite usage with Quasar kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

1 participant