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

Unrecognized prop orderDir warning logged #7

Open
fbielejec opened this issue Aug 5, 2019 · 0 comments
Open

Unrecognized prop orderDir warning logged #7

fbielejec opened this issue Aug 5, 2019 · 0 comments

Comments

@fbielejec
Copy link
Contributor

Following warning is logged every time input form gets rendered:
Warning: React does not recognize the `orderDir` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `orderdir` instead. If you accidentally passed it from a parent component, remove it from the DOM element. in option (created by district.ui.component.form.input.select_input_STAR_) in select (created by district.ui.component.form.input.select_input_STAR_) in district.ui.component.form.input.select_input_STAR_ (created by district.ui.component.form.input.err_reported) in div (created by district.ui.component.form.input.err_reported) in district.ui.component.form.input.err_reported (created by district.ui.component.form.input.select_input) in district.ui.component.form.input.select_input (created by memefactory.ui.components.challenge_list.challenge_list) in div (created by memefactory.ui.components.challenge_list.challenge_list) in div (created by memefactory.ui.components.challenge_list.challenge_list) in memefactory.ui.components.challenge_list.challenge_list (created by memefactory.ui.components.app_layout.app_layout) in div (created by memefactory.ui.components.app_layout.app_layout) in div (created by memefactory.ui.components.app_layout.app_layout) in div (created by memefactory.ui.components.app_layout.app_layout) in div (created by memefactory.ui.components.app_layout.app_layout) in div (created by memefactory.ui.components.app_layout.app_layout) in memefactory.ui.components.app_layout.app_layout (created by page) in page (created by router) in router

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

1 participant