You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2018. It is now read-only.
after merging #1525 the AutocompleteInput searchText is sometimes not shown
(mostly after moving mouse to address bar and reloading page by clicking in it and pressing enter)
Porting issue #1578 from react-admin, initially reported bynatrim.
after merging #1525 the AutocompleteInput searchText is sometimes not shown
(mostly after moving mouse to address bar and reloading page by clicking in it and pressing enter)
managed to fix it by adding componentDidMount
but that is probably not the best solution
(edit: using aor 1.4.0 with manually merged #1525 and react 0.16.2 )
The text was updated successfully, but these errors were encountered: