This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
fix(select) ... breaks some selects with required attributes on firefox. #7715
Closed
Description
The commit dc149de breaks selects with a required attribute and an disabled default empty option, but only on firefox.
Please check this jsbin on both chrome and firefox.