Dean
Dean
Well the browser was IE 11 (11.0.9600.18427). Also happens when emulating IE 9 and 10.
Making this change ([https://github.com/lawnstarter/react-native-picker-select/pull/355/commits/331824c577575e70b473c8194f779984c90df742](https://github.com/lawnstarter/react-native-picker-select/pull/355/commits/331824c577575e70b473c8194f779984c90df742)) should fix it, however this would also remove the touchable opacity feedback, so that might not be desirable.
After some debugging, I've noticed that this issue comes up if you have a subfolder for the `dir` property. E.g this is the config we had ``` output: [ {...
Unsure if this is related, but I was seeing this issue if I had an arrow function return instead of just returning the HttpResponse method. E.g. this has the error...
I agree with you there. You could do this yourself when initializing though? `$('.selector').wrap('').customSelect();`
I'd say that your problem is that your psuedo element is above the transparent element. You can fix this by making sure that hat psuedo element has a lower z-index...
I'm seeing the same error, also using `1.0.0-rc.76`
Looks like a duplicate of https://github.com/aidenybai/million/issues/1062
All good, appreciate the update @sc-addypathania