sanchopanda

Results 2 issues of sanchopanda

I want to add password validation, but code from the example https://pristine.js.org/demo.html gives the error **Uncaught TypeError: Cannot read property '1' of null** From https://github.com/sha256/Pristine/issues/10#issuecomment-486376816 i found out that the...

It would be interesting to see instructions for manually installing vue-test-utils. I ran into this in a nuxt 2 project i had to install vue-test-utils all dependencies and write configs...