npm-trends
npm-trends copied to clipboard
react-multi-select-component is not working in IE11
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
it's working fine in all other browsers and not working as expected in IE 11.
Which component is it? The search bar that says "Enter an npm pacakge..."?
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.
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.