Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

<Select> tag throwing aria prop warning #242

Open
eWilliams35 opened this issue Dec 7, 2018 · 1 comment
Open

<Select> tag throwing aria prop warning #242

eWilliams35 opened this issue Dec 7, 2018 · 1 comment

Comments

@eWilliams35
Copy link

react-dom.development.js:506 Warning: Invalid aria prop `aria-role` on <input> tag. 
    in input (created by Context.Consumer)
    in StyledComponent (created by InputStyles)
    in Input (created by ForwardRef)
    in div (created by Context.Consumer)
    in StyledComponent (created by CurrentValue__DefaultWrapper)
    in InnerReference (created by Context.Consumer)
    in Reference (created by Downshift)
    in Manager (created by Downshift)
    in div (created by Downshift)
    in Downshift (created by Select)
    in Select (created by InfluxDbPage)
@a-type
Copy link
Contributor

a-type commented Dec 10, 2018

Seems like it comes from Downshift. Might need to look into why they apply that.

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

No branches or pull requests

2 participants