Skip to content

Input symbolPattern attribute is not functional in 2.5.4 #272

@pozil

Description

@pozil

If I understood correctly, the purpose of the symbolPattern attribute of the Input component is to prevent unwanted input based on a regex.

I am trying to replicate the behavior of a standard HTML input with type=number so I am using symbolPattern="\d*" . However, I can still input non-digit characters.
Did I miss anything or is this a bug?

By the way, thanks for this great project.

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