Mbouna Ulrich

Results 17 comments of Mbouna Ulrich

> see https://vuelidate-next.netlify.app/custom_validators.html#foreach-helper. I saw it, but it seem didn't resolve my problem. If you can have implementation's example of this case. Thanks 🙏

Same probelm remain. In your case, you have variable name to add another $each fonction on it, for me, i just have index of array.

> Affecting me as well. > > I had to write a custom forEach to handle cases where items are not objects. > > For the record, the code below...

Same problem, waiting for solution (validating Array of arrays of objects).

> It seems that the issue you're facing with the cookie being removed upon page refresh is due to the SSR (Server-Side Rendering) nature of the application. > > To...