gcanti / tcomb-form

Forms library for react
https://gcanti.github.io/tcomb-form
MIT License
1.16k stars 136 forks source link

Warning: ScrollView doesn't take rejection well - scrolls anyway #294

Closed lrettig closed 8 years ago

lrettig commented 8 years ago

I get this error continually on a form that lives inside a ScrollView. It appears to be due to this issue: https://github.com/facebook/react-native/issues/1501.

It seems there is at least one proposed solution for TextInput inside of a ScrollView: cf. https://github.com/facebook/react-native/issues/1501#issuecomment-169099731.

Can this change be made at the tcomb-form level?

Thanks.

gcanti commented 8 years ago

Hi @lrettig, please re-open this issue on the tcomb-form-native repo. This is the web counterpart of tcomb-form.

lrettig commented 8 years ago

I figured that out just as you closed this one :) Thanks & sorry

gcanti commented 8 years ago

No problem :)