Jose Erick Carreon

Results 20 comments of Jose Erick Carreon

Thanks @Tisseur2Toile But it would be better as I stated @aniket-s for make it more intuitive.

Hello @minhhoang121296, I created a version based on this repository with several previous repairs and adding "spinners" (these can be disabled), apparently I also have this problem when I reach...

I made a component based on this that solves this problem using a minimum value, [v-money-spenner](https://github.com/joserick/v-money-spinner) I hope it helps you. Duplicate of #88

Or if you need "Spinner" [V-Money-Spinner](https://www.npmjs.com/package/v-money-spinner)

Excellent, now I start migrating [V-Money-Spinner](https://www.npmjs.com/package/v-money-spinner) to Vue3 using [v-money3](https://www.npmjs.com/package/v-money3), thanks @jonathanpmartins

I had this problem, you can use [V-Money-Spinner](https://www.npmjs.com/package/v-money-spinner) (disabling the "Spinner" if you don't need it) this can work with "m2" in the suffix, always and when you have a...

Can you give me an example? I am interested, since I have a component in this one and I want to know if there is such an error.

I found a repository that compacts this process: https://github.com/webparking/nova-belongs-to-dependency

Temporary solution: I discovered that our friend @animena created a fork for this problem, I leave you the solution. ```json "require": { "animena/laravel-form-components": "dev-main", } "repositories": [ { "type": "vcs",...

@otomad In which version of typescript is it allowed, since I am using the computed method in vue and it sends me an error that I cannot use different types...