Skip to content

React warning when pressing "Share" button #162

@lbogdan

Description

@lbogdan

When pressing the "Share" button for the first time, you get this React warning in the console:

Warning: Failed form propType:
You provided a `value` prop to a form field without an `onChange` handler.
This will render a read-only field. If the field should be mutable use `defaultValue`.
Otherwise, set either `onChange` or `readOnly`.
Check the render method of `HoverMenu`.

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