David

Results 2 comments of David

Thanks @mportuga. If you need some tests and validation, count me in! @desean1625 I also manually removed the `^` from my package.json to prevent someone from update the version.

Guys set opacity in `ui-select-choices` class as a workaround: ``` .ui-select-choices { opacity: 1 !important; } ```