CirclesUBI / circles-mobile

Circles react-native mobile client
GNU Affero General Public License v3.0
7 stars 2 forks source link

Invariant Violation: Text strings must be rendered within a <Text> component - when deleting the content of a TextInput #28

Closed edzillion closed 5 years ago

edzillion commented 5 years ago

To reproduce:

Open the app and choose sign up. Any text input will work, just write some text and then delete it, when there is no text the app crashes with above error.

I looked this up last night and found many indirect suggestions, like removing whitespace and importing packages, not sure about this case. Could be a bug with the updated packages I am using on the cognito-auth branch

shkfnly commented 5 years ago

fixed in #46