We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I see there even when I have multiple fields in a form, and the autocomplete field is not the first - it takes the focus when the page loads.
Is there a way to prevent this?
TIA
The text was updated successfully, but these errors were encountered:
Hi,
Similar thing happened to us as well. See, page automatically scrolled up and cursor automatically moving through the auto complete enabled text boxes.Here 'Instrutions' & "Duration" text boxes were only configured with this auto complete. https://www.awesomescreenshot.com/video/21391196?key=d28959695be30e9c202d8ea4b618c287
Sorry, something went wrong.
Above issue rectified once commented the LINE 64;
http://this.field.click cache clear and reload
Now, its woring smoothly.
No branches or pull requests
I see there even when I have multiple fields in a form, and the autocomplete field is not the first - it takes the focus when the page loads.
Is there a way to prevent this?
TIA
The text was updated successfully, but these errors were encountered: