Open gepd opened 3 years ago
I want to use the automplete component in Nextjs with SSR, but I'm getting this warning: Proparia-controlsdid not match. Server: "downshift-2-menu" Client: "downshift-0-menu"
Prop
did not match. Server: "downshift-2-menu" Client: "downshift-0-menu"
Here is a sandbox to reproduce the bug:
https://codesandbox.io/s/nextjs-chakra-ui-autocomplete-oo5z1
This seems to be an issue with downshift. I'll take a look at it later
I want to use the automplete component in Nextjs with SSR, but I'm getting this warning:
Prop
aria-controlsdid not match. Server: "downshift-2-menu" Client: "downshift-0-menu"
Here is a sandbox to reproduce the bug:
https://codesandbox.io/s/nextjs-chakra-ui-autocomplete-oo5z1