npm-trends icon indicating copy to clipboard operation
npm-trends copied to clipboard

react-multi-select-component is not working in IE11

Open shanthiantony opened this issue 4 years ago • 4 comments

This dropdown closes immediately once it's clicked on the dropdown. Is it compatible with IE?

Could you please help me with more information on this

shanthiantony avatar Sep 14 '20 08:09 shanthiantony

it's working fine in all other browsers and not working as expected in IE 11.

shanthiantony avatar Sep 14 '20 08:09 shanthiantony

Which component is it? The search bar that says "Enter an npm pacakge..."?

johnmpotter avatar Oct 10 '20 12:10 johnmpotter

If it was the dropdown where you select the months/years, then it may be fixed now. There was an issue where a popover was remaining in the dom and preventing clicking that dropdown.

johnmpotter avatar Oct 10 '20 15:10 johnmpotter

I was running into issues in production with the new beta version of react-tiny-popover, the package i had to update to fix this. I had to revert to a previous version where this issue is still present. I'll try again with the next react-tiny-popover release.

johnmpotter avatar Oct 10 '20 16:10 johnmpotter