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

React does not recognize the rollNavigation prop on a DOM element. #54

Closed
DeiverJC opened this issue Aug 19, 2021 · 4 comments
Closed
Labels
bug Something isn't working

Comments

@DeiverJC
Copy link

Hello, This property is causing an error when rendering the input. I'm using NextJS.

@anubra266 anubra266 added the bug Something isn't working label Aug 19, 2021
@anubra266
Copy link
Owner

Hi! what version are you using?

@DeiverJC
Copy link
Author

I'm using the version 4.5.5. Even in your codesandbox example I get the same error in console Chakra Autocomplete Demo

@anubra266
Copy link
Owner

Hi! @DeiverJC the error occurs because your rollNavigation is not on the AutoComplete component. you might have put it on the AutoCompleteList component instead, that was the mistake in the codesandbox demo.

@DeiverJC
Copy link
Author

Thanks a lot.

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

No branches or pull requests

2 participants