Skip to content

[Live component] Data model binding "onblur" not available #2194

Closed as not planned
@richardhj

Description

@richardhj

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?

if (!['input', 'change'].includes(modifier.value)) {
throw new Error(
`The "on" modifier in ${modelDirective.getString()} only accepts the arguments "input" or "change".`
);

2024-07-13 00 27 38

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