Aldrin Marquez

Results 8 comments of Aldrin Marquez

@jacobg thx for this, been searching and trying for hours, any debounces i tried in the component works at first try but fails for preceding inputs. yours is the only...

try https://github.com/gradle/gradle/issues/10248#issuecomment-647423613

switched to encrypt-storage because of this :/

sad, this was the best approach with vue validation by far imo.

> Our team decided to move our schema validations to the [Zod Library](https://zod.dev/), it is very flexible and it has Typescript-First principles. It doesn't have any built-in support for vue...

> I love this project, it makes working with forms so easy. Hope it is not going to die. same, I hope someone fork this up with better ts support,...

looks like a bug to me, model should not change, as `:model-value @update:model-value`, should behave like the old `:value @input`. https://codepen.io/metalsadman/pen/VwPOmPL?editors=101