I try both `initialValue` prop and `textinputProps={{defaultValue}} and the value does not populate the input. Even hard coding a string into the `initialValue` prop, it does populate the input and appear when the component initializes. Any ideas?