Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: set initial value of fixed-source select fields, if provided
If the initial value provided by the user does not match the field's options, the field's value will be blank (previously, the first option would be selected by default).
- Loading branch information