Skip to content

issues Search Results · repo:vuejs-tips/vue-the-mask language:JavaScript

Filter by

154 results
 (52 ms)

154 results

invuejs-tips/vue-the-mask (press backspace or delete to remove)

When I use The Masked input I get this error. How to resolve this? template div label CPF or CNPJ /label TheMask class= h-12 :mask= [ ###.###.###-## , ##.###.###/####-## ] / /div ...
  • AntonioAndreDev
  • Opened 
    12 days ago
  • #211

I just install @types/vue-the-mask but I cant import the lib yet, in my console shows up this message: Captura de tela de 2024-04-22 12-30-28 without types I can t even import the lib in main.ts. any ...
  • Iscrimou
  • Opened 
    on Apr 22, 2024
  • #210

It works fine in Chrome but in Firefox the cursor position is changing and it override the previous number. Screenshot from 2024-01-16 11-46-54 Note: the numberMask function returns a string as expected ...
  • merveartut
  • Opened 
    on Jan 16, 2024
  • #209

[nuxt] [request error] [unhandled] [500] Named export mask not found. The requested module /node_modules/vue-the-mask/dist/vue-the-mask.js is a CommonJS module, which may not support all module.exports ...
  • Ischafak
  • 1
  • Opened 
    on Jan 5, 2024
  • #208

Hello guys, I am trying to use two masks for 2 different formats and it looks like it doesn t work perfectly. I am using a v-mask directive and my code looks like this: v-mask= { mask: [ R ### ...
  • on-valerio-luc
  • Opened 
    on Nov 10, 2023
  • #207

Does anyone know to setup this library in a vue + inertiajs app? I m having troubles making it work
  • guihallmann
  • 1
  • Opened 
    on Oct 31, 2023
  • #206

Best one i used already, it works as a common number input as well. repository: https://github.com/dm4t2/vue-currency-input live: https://dm4t2.github.io/vue-currency-input/guide.html#introduction
  • deadAdrian
  • Opened 
    on Sep 26, 2023
  • #205

Hi, default npm init vue@latest import { mask as vMask } from vue-the-mask input type= tel v-mask= ### / but throws Untitled
  • Vector-Green
  • Opened 
    on Jul 11, 2023
  • #204

I have this mask, but I can t make it work properly. the-mask v-model= form.numero_telephone type= tel :mask= [ (###) ###-#### , # (###) ###-#### ] :class= { is-invalid-input : errors.numero_telephone ...
  • mrleblanc101
  • 1
  • Opened 
    on May 23, 2023
  • #203

I m trying to make use of the pattern property on an input field. Unfortunately the pattern seems to only work strictly with given pattern and doesn t allow for a range. Is there a work around for this? ...
  • CLMokbel
  • 1
  • Opened 
    on May 8, 2023
  • #202
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub