Dobromir Hristov

Results 166 comments of Dobromir Hristov

I dont see your code in the link. Maybe you did not save it?

OK I think I found the issue. Most probably here, we should have cloned it better, as this is not a deep clone. That most probably means the cached object...

Hey there, can you provide a very simple example of what you are trying to do? Never used PrimeVue so I have no clue whats going on :D

WithAsync is a v2 helper so the issue tag is wrong. But this does not look like a Vuelidate error at all. Something else is wrong with your validator

Unfortunately it's a different approach at the same idea. If you want data driven vilidation, there ain't much else. The project is not dead, but it is no longer actively...

No prob, by all means try veevalidate. It's a great project.

Reason is I no longer use vuelidate, I unfortunately don't have time to learn proper TS to migrate it over, in order to fix all the annoying issues TS users...

I have started refactoring the library build process, so we don't get issues with latest Vite. I merged a few PRs and will make sure it works with Nuxt. Again...

I have been working more and more with TS and a TS rewrite is not unheard of. I can deff review work if someone wants to start or at least...

Should work like how you wrote it. Create a simple reproducible example and we can try to help you.