ngx-chips icon indicating copy to clipboard operation
ngx-chips copied to clipboard

IE 11 - breaks auto complete drop down

Open DeveloperSNx opened this issue 6 years ago • 1 comments

[x] bug report => search github for a similar issue or PR before submitting
[ ] support request/question

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

Current behavior

When using the autocomplete in IE11 the drop-down does not show up. Worked as expected in chrome. The user cant see any items cause the drop-down does not show up. I saw a similar issue that was fixed by by latest version, but it does not work.

Here a sample-project of me to reproduce the issue: https://github.com/DeveloperSNx/ngx-chips-ie-11

The drop down does not work on the demo site in IE11 aswell (tags accepting only items from an autocomplete).

Expected behavior

The items in the auto complete should be visible to be selected.

Minimal reproduction of the problem with instructions (if applicable)

https://github.com/DeveloperSNx/ngx-chips-ie-11

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

angular-cli 7.3.9

Angular version:

7.2.0

ngx-chips version:

2.0.2

Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

IE 11.1006.17134.0

DeveloperSNx avatar Oct 14 '19 08:10 DeveloperSNx

Having the same issue.

poman31 avatar Nov 07 '19 13:11 poman31