Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Prop aria-controls did not match in SSR #46

Open
gepd opened this issue May 17, 2021 · 1 comment
Open

Bug: Prop aria-controls did not match in SSR #46

gepd opened this issue May 17, 2021 · 1 comment
Labels
bug Something isn't working hacktoberfest

Comments

@gepd
Copy link

gepd commented May 17, 2021

I want to use the automplete component in Nextjs with SSR, but I'm getting this warning: Prop aria-controls 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

@koolamusic koolamusic added the bug Something isn't working label May 17, 2021
@koolamusic
Copy link
Owner

This seems to be an issue with downshift. I'll take a look at it later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants