Closed hnguyen14 closed 8 years ago
Hi ... this bug has been fixed with https://github.com/nulrich/RCTAutoComplete/pull/31 ... Can you publish this change to NPM ? I think this is a critical bug that prevent user to re-enter value for the input field (throws the error mentioned in the title).
I'm fixing #29 and I will do the christmas release
Fixed by #31 thanks
this error is triggered when the input field already has value and I'm trying to modify it.
The errors from from this code block (RCTAutoComplete.ios.js)
but there doesn't seem to be a ref="input" anywhere in the component. Am I missing something ?