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.

Autocomplete dropdown doesn't appear anymore.

See original GitHub issue

I’m submitting a …

[x] bug report 
[ ] support request/question

Notice: feature requests will be ignored, submit a PR if you'd like

Current behavior I recently migrated my app to angular 4, so I replaced ng2-tag-input with ngx-chips. I use the autocomplete dropdown, but it doesn’t appear anymore.

Expected behavior The autocomplete dropdown should appear.

Minimal reproduction of the problem with instructions (if applicable) By cloning the project ngx-chips and trying the demo, I obtain following behavior : at beginning the autocomplete appears normally. But if I focus to an other page and if I go again to the app, it doesn’t work anymore. On my own project, the dropdown doesn’t appears at the beginning.

What do you use to build your app?. Please specify the version Webpack

Angular version: 4.3 or more

ngx-chips version: 1.5.3

Browser: all

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
sancarusocommented, Aug 22, 2017

Do you have a plunker or somewhat with your package? I don’t know how to use a package on plunker.

More precisions after some tests: I use an autocompleteObservable. But when I tried with a simple array using autocompleteItems I have no problem. Did you changed the using of autocompleteObservable? (When I read the doc it seems that you don’t, but I don’t know why it doesn’t work anymore like before I migrate to ng4.)

0reactions
Gbuompriscocommented, Aug 25, 2017

create a new ticket as it is a different issue altogether I think

Read more comments on GitHub >

github_iconTop Results From Across the Web

Autocomplete textbox's dropdown is not appearing below texbox
I am following this site to create autocomplete textbox but the dropdown is not appearing below the texbox instead apearing on top-left of ......
Read more >
AutoComplete not working correctly - Outlook - Microsoft Learn
Check to see if AutoComplete is turned on · In Outlook, select File > Options. · Select the Mail tab. · Scroll roughly...
Read more >
Upgrade jQuery UI to v.1.12.0, autocomplete doesn't show ...
I upgrade jQuery UI to v1.12.0 recently. Everything works fine, except autocomplete doesn't show dropdown menu anymore.
Read more >
How to turn off form autocompletion - Web security | MDN
This article explains how a website can disable autocomplete for form ... Purpose does not require that autocomplete/autofill actually work ...
Read more >
Autocomplete - Orbeon Forms
[SINCE 2019.1] This component is deprecated and we recommend you update your forms to use the new dynamic dropdown, as the autocomplete control...
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