Query suggestions in detached mode is not working? #980
Unanswered
Daniel-Ateles
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Part of the actual error seems to be in this code in autocomplete.js:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When selecting a query suggestion in detached mode (mobile) the search field will be left empty.
Demo code (make the search window really small so detached mode kicks in):
https://codesandbox.io/s/focused-keldysh-logsv?file=/src/App.tsx
Beta Was this translation helpful? Give feedback.
All reactions