Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

react-unknown-prop warning on input tag #87

Open
@monte-hayward

Description

@monte-hayward

steps: clone, setup, run start, browse /

apologies if this is a grommet issue.

Warning: Unknown props `initialValue`, `autofill`, `onUpdate`, `valid`, `invalid`, `dirty`, `pristine`, `active`, `touched`, `visited`, `autofilled` on <input> tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop
    in input (created by WelcomeModal)
    in span (created by FormField)
    in div (created by FormField)
    in FormField (created by WelcomeModal)
    in div (created by FormFields)
    in FormFields (created by WelcomeModal)
    in form (created by Form)
    in Form (created by WelcomeModal)
    in div (created by Box)
    in Box (created by WelcomeModal)
    in div (created by LayerContents)
    in LayerContents

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