Skip to content

textarea with required attribute renders in invalid state in FF #16402

Closed
@dlaub3

Description

@dlaub3

Bug

When a textarea has the required attribute it renders in the invalid state using FireFox.

This behavior is visible here: https://codesandbox.io/s/rough-frog-f00ow. Remember to view it in FireFox.

I expect the required field to validate on form submit and not before.

I have tested this with FireFox 68 and 69 and React 16.8.6

This appears appears to be a re-occurrence of: #8395

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions