Nicolas I

Results 12 comments of Nicolas I

Almost perfect. But with a runtime who host the new sdk, it'll be perfect :)

Same here. I've a POC to develop, and I really don't want to be stucked with vue@2 and its undecent support of TS..

Hey @karolkolodziej , thanks for coming back to me on this topic! I'm having issues with the rendering algorithm, when working with complex networks (cf joined image). This output is...

Clear and concise answer. A pleasure to see such support :)

Facing the same issue, and having headache, but also a workaround. To me, using the latest version of almost everything (ie, nuxt 3.6), the issue appear while using `a` nodes....

Thanks for the feedback! One step a time :) First of all, is there a way to get the job queue that is thread safe? I imagine another option based...

If like me you don't like to use something else than the official package (which seems unmaintained, Robloche is right), you can fix this issue with something like that: ```...

Up. No way to validate an array. Accordingly, when using helpers.forEach, some validators like `minLength`seems to not work as well. ```typescript const v2 = useVuelidate( computed(() => { return props.certAuthority...

![Screenshot 2023-12-11 at 11 45 37](https://github.com/vuelidate/vuelidate/assets/1905621/39240407-50f6-41b9-9772-0205e2609416)

Big up. I can describe the exact same issue. It makes `nuxi generate` fail for full static output.