Skip to content

Unrecognized prop orderDir warning logged #7

Description

@fbielejec

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions