Skip to content

Required input immediately marked invalid in Firefox with Ember 2.10 #14737

@galfert

Description

@galfert

There seems to be a regression in Ember 2.10.0 in regards to required input fields.

In Firefox an input field {{input value=foo required=true}} is immediately marked as invalid (showing a red border around the field).

This is not the case in Ember 2.9.0, where the field is only marked as invalid when trying to submit the form with the field being empty.

I created an Ember Twiddle to reproduce it.

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