Fix scroll for devices w/out dataset support disables select element (dropdown)

Hi,

After applying scroll fix https://github.com/driftyco/ionic/commit/bfcf26507f0f0c50405a6e48761f2a4eb76c5c02 all my form select elements (drop-downs) are disabled both desktop and mobile.

Any suggestion would be appreciated.

Thanks,

Igor

Why don’t you add a comment to that commit so Adam will see it.

It seems selects stopped working in recent nightly builds, wouldn’t know if that has anything to do with the scroll fix though.

Thank you, I should of done that in the first place.

Thanks for the comment. I’m sure the scroll fix is the cause because changing that one line creates the actual problem.

I’m sure @adam must have seen this?