You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
I was kinda surprised when I tried using v-mask on a textarea field that it didn't work. It appears to only work on input fields? I did a search for textarea, and couldn't find any reference, so it would appear support is not implemented.
It would appear to be a fairly "easy lift" to add textarea support, and would be very useful to my project. I can use a different method for my project, but for consistency it would be nice to use v-mask for both input and textarea fields.
The text was updated successfully, but these errors were encountered:
I was kinda surprised when I tried using v-mask on a textarea field that it didn't work. It appears to only work on input fields? I did a search for textarea, and couldn't find any reference, so it would appear support is not implemented.
It would appear to be a fairly "easy lift" to add textarea support, and would be very useful to my project. I can use a different method for my project, but for consistency it would be nice to use v-mask for both input and textarea fields.
The text was updated successfully, but these errors were encountered: