Skip to content

In Firefox, radiobuttons with required and v-model are marked as invalid immediately #11321

Open
@ThomasLandauer

Description

@ThomasLandauer

Version

2.6.11

Reproduction link

https://jsfiddle.net/t1po5sdh/

Steps to reproduce

In Firefox 75.0, I get the two radio buttons marked as invalid (i.e. surrounded by a red border) immediately on pageload. This does not happen if I either remove required or v-model

What is expected?

The radios should only be marked as invalid after form submission - as with other required input controls.

What is actually happening?

See above


I've been observing this for years already.

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