jonathanpmartins / v-money3

Vue3 currency input/directive mask
MIT License
103 stars 27 forks source link

[solved] Pass listeners down to the inner input. #10

Closed jonathanpmartins closed 3 years ago

jonathanpmartins commented 3 years ago

This issue was originally open by @MazueraAlvaro (https://github.com/vuejs-tips/v-money/issues/13) in the old v-money repository.

@btkostner posted a pull request (https://github.com/vuejs-tips/v-money/pull/66) that fixes this issue. But it was never merged.