Skip to content

diffAttributes() skips updates in some cases #327

@mootari

Description

@mootari

The DOM properties "min" and "max" of the input element are initialized as empty strings. Since diffAttributes() uses weak comparison when checking the new value against the old it fails to update either min or max when 0 is passed as value.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions