Skip to content

v-mask directive array not working on v0.11.0-alpha.1 #17

Closed
@lucassimines

Description

@lucassimines

I'm trying to use the following, but it's not working:

<input type="text" name="phone" v-mask="['(##) ####-####', '(##) #####-####']" placeholder="{{ trans('front.phone') }}" />

I need to use the directive way because of the validator, but this v-mask array is just working on v0.10 that doesn't support the directive component.

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