Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

257
Views
V-text-field autocomplete value doesn't set v-model value

Although my "autocomplete" (Browser Credentials / Saved Username and Password) value appears in the v-text-field when our page is first loaded, it is not equal to my v-model value.

Autocomplete has appear

For this reason, validations rules return an error and therefore button is disabled.

Then, when I press anywhere or any key, the value fills up and my button becomes enabled.

enter image description here

And here my code:

               <v-text-field
                id="signEmail"
                v-show="!signInPasswordForm"
                class="font-size-base"
                v-model="signInFormProps.signInEmail"
                name="email"
                ref="email"
                type="email"
                :rules="specialEmailRules"
                solo
                flat
                tabindex="1"
              ></v-text-field>

What is causing this situation?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

This may be a similar problem to what's outlined here. Try adding the "no-filter" attribute

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!