Brandyn Bennett

Results 14 comments of Brandyn Bennett

I'm experiencing a similar issue on this line https://github.com/RobinHerbots/Inputmask/blob/f1cc9e3e05b85c5cf38e41232f475ecada1826ed/lib/eventhandlers.js#L364 that only happens in some tests I have that insert and remove inputs so quickly that the `focus` event handler isn't...

It looks like right now you need to pass in the masked version for it to appear. We need to get a better api for the components to determine whether...

@joseholanda do [alternator masks](https://github.com/RobinHerbots/Inputmask#alternator-masks) work for your use case?

@biancamariacampean this is a cool helper and I appreciate the PR. However, I don’t think this is the best repo for this helper. I want to keep this addon constrained...