inputWithAutocomplete -- issue when confirming with the 'Enter' key
When searching in graph and pressing 'Enter' there is an error and page refreshes. There should be a E.preventDefault
and E.stopPropagation
I guess but there is some type mismatch when compiling.
Requires more digging into.