Ahsath

Results 10 comments of Ahsath

it gives me the impression it is because your `form` reactive variable is being set as an empty object and vuelidate needs those properties to initialize, hence trying to do...

Possibly related #1101

This is not a bug, it is because defineComponent recognizes validations function as a foreign property, you need to some how extend the component type def with vuelidate's types

Definitely a good feature to have

@porglezomp Hi, I'm sorry where did you change the corresponding f-keys? are we talking about firefox mac?

> ### How to open it again? > By shortcut > > * `cmd + shift + D` in `macOS` > * `alt + shift + D` in `Windows` >...

> > https://github.com/bcomnes/npm-run-all2 > > thanks, I hadn't seen this > > since it only supports npm and yarn, it won't execute scripts using bun's task runner and if i...