Skip to content

v1.27.2

@birdnamoo birdnamoo tagged this 11 Aug 04:46
ElementInternals.setFormValue() was only called from the blur handler,
so a form submitted before a field lost focus (an initial value
attribute, a programmatic .value assignment, or the clear button)
could send a stale or missing value. Sync now happens reactively
whenever value changes, matching u-select's existing contract.
Assets 2
Loading