In IE-11 when setting a max-height and overflow: auto, when selecting the scrollbar with the mouse to view the results the suggestions disappear and the input loses focus.
Mouse wheel and keyboard arrows work fine. Firefox and Chrome are also ok.
Anyone close to having a fix for this? I've been very happy with this autosuggest tool, but my client is pushing to use something else because of this bug. I've been putting him off looking for a fix but haven't been able to figure it out. This is my last ditch plea... thanks
Could you provide an example where this happens? I can't reproduce it with my own code, but it might be due to what I've done in my fork (https://github.com/moroshko/react-autosuggest/pull/155).
I removed most (maybe all) of my custom code and just tried to implement an "out-of-the-box" react-autosuggest input. The issue still exists. Sample here: http://reactui.workorder.es/sandbox
The React-Select tool works though.
I have shouldRenderSuggestions set to always return true. Your fork may be working due to the changes where you bypass the shouldRenderSuggestions check.
I got the latest version (including fork #155) but I still have the same issue on IE.
@gainsboroughtech, were you able to solve this issue?
Thanks
I'm having this issue too using 5.0.1 version in IE11. Any hints to fix this?
Thanks.
Just heads up that I plan to fix this bug some time next week.
This should be fixed now in v5.0.2.
still i am facing issue. when i used renderSuggestionsContainer scroll not working in IE 11. Please help me on this :)
Most helpful comment
This should be fixed now in v5.0.2.