Ben Lodge
Ben Lodge
actually, i'm seeing the drop-down remain open even if I have a single match. Not sure if this is by design, but I would prefer, or at least have the...
@fmoo not sure if it's the best approach, but I have something working where I check if `this.props.defaultValue` exists as well as a `hasRendered` flag (could be a better word...
'fraid not from what I can tell. I'm working off a forked version in the mean time.
~~This could be a separate issue - but related - I'm also realizing it would be helpful to have some kind of `currentValue` option that can be accessed at `componentWillReceiveProps`,...
i'm only using Typeahead @nosilleg As fmoo mentioned, it's the same issue noted here https://github.com/fmoo/react-typeahead/issues/21 (i just didn't discover that when posting this issue)
sure np