react-typeahead-component icon indicating copy to clipboard operation
react-typeahead-component copied to clipboard

Fixed ie9 click focus issue

Open Nic128 opened this issue 9 years ago • 0 comments

If you test the demos using IE9, you cannot click on the input to gain focus. Changing the background from transparent to rgba(0,0,0,0) fixes the issue.

Nic128 avatar Feb 11 '16 18:02 Nic128