Skip to content

Tag.prototype.setTagValueAndIsValid, min and max is not minLength, maxLength #166

@nuFaqtz

Description

@nuFaqtz

Hi,

In the method Tag.prototype.setTagValueAndIsValid the value of the input is validated against its length.
But the min and max attributes are actually values:

see: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/number

Or when the actual length is intended change the attributes to minlength and maxlength.

Keep up the good work,
Best regards,
JamBo

P.S. I personally would like validation to be mandatory external. I found this error because my 'flowStepCallback' function was never called and started investigating

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions