Do not validate on blur

Created on 18 June 2024, 5 months ago
Updated 19 June 2024, 5 months ago

Problem/Motivation

By default, datetimepicker will validate on blur, this will trigger the change javascript event.

In my case this is undesirable.

Proposed resolution

Fortunately we can turn this behaviour off with the validateOnBlur option.

Just need to add support to it.

API changes

I propose the addition of the #validate_on_blur variable.

Feature request
Status

Needs review

Version

2.0

Component

Code

Created by

🇧🇷Brazil adinancenci

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024