Closed as not planned
Description
Hi there!
I posted on this issue before in Slack 😄
In fact, I have a input type="date" that (as we know) has strange "onchange" behaviors.
My idea was to submit the field onblur, but this is not available. Is there a reason for doing so?
ux/src/LiveComponent/assets/src/Directive/get_model_binding.ts
Lines 24 to 27 in 9209d86