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

Warning: React does not recognize the focusableId prop on a DOM element ? #16

Open
alejandrolechuga opened this issue Jul 18, 2019 · 1 comment

Comments

@alejandrolechuga
Copy link

Any idea how to solve this issue
react-dom.development.js:506 Warning: React does not recognize the focusableIdprop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercasefocusableid instead. If you accidentally passed it from a parent component, remove it from the DOM element. in span (created by VerticalList) in VerticalList (created by Navigation) in Navigation (created by App) in App (created by ConnectFunction) in ConnectFunction in Provider

@luciomartinez
Copy link

It should have been fixed by #13 but seems it hasn't been published on NPM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants