question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ngbTypeahead Chrome autocomplete

See original GitHub issue

The documentation for the input selector ngbTypeahead states:

The value for the autocomplete attribute for the element. Defaults to “off” to disable the native browser autocomplete, but you can override it if necessary.

However suggestions are still appearing in Chrome. I have tried to remove this by including:

autocomplete="off" autocomplete="new-password" autocomplete="randomText"

None of these work.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
maxokorokovcommented, Oct 4, 2019

@jamesbcn please provide a minimal reproduction scenario with Stackblitz, if you don’t mind. It should have been fixed in #2194. I can’t reproduce it in Chrome at the moment.

We should probably update docs/examples indeed if <form> is required.

0reactions
benouatcommented, Dec 3, 2019

Closing as no update regarding a reproducible scenario via Stackblitz

Read more comments on GitHub >

github_iconTop Results From Across the Web

Typeahead - Angular powered Bootstrap
Bootstrap widgets for Angular: autocomplete, accordion, alert, carousel, datepicker, dropdown, offcanvas, pagination, popover, progressbar, rating, tabset, ...
Read more >
allow arrowkey movement in typeahead bootstrap
I'm really thrilled, because my code works great for me (se below), however I cannot use the arrow keys to move up/down in...
Read more >
Open Typeahead dropdown on focus - CodePen
Ctrl Ctrl Space Autocomplete ... {"__browser":{"device":"unknown","mobile":true,"name":"chrome","platform":"android","version":"107"},"__constants":{} ...
Read more >
angular/angular - Gitter
Something like auto-complete but with custom temlpate? ... the lengthComputable property, I get the value false when running the same code in Chrome....
Read more >
Angular 6 Ngbtypeahead Filter Of List Of Json Objects - ADocLib
open. response. search. select. Any field that can receive input can be converted into an Autocomplete namely <input> elements <textarea> elements. The string ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found