Georgii Perepecho

Results 24 comments of Georgii Perepecho

Hi! Thanks, great suggestion, I'll look into this

Hi! Thank you for the suggestion. For now a lot of internal implementations based on some uniq field id. Currently this is a selector, which could be any, like `#id`,...

Hey, have you checked this example? https://just-validate.dev/examples/#errors-container Just in case it's called `errorsContainer`, not `errorContainer`

Could you please provide any example? I created a small one here and it works properly. https://codesandbox.io/s/just-validate-template-forked-4yf98v?file=/index.html

But now it's not possible to specify the error container for the each particular field. Only for everything together. Yeah it's a good point actually to make it possible, thanks....

Sorry guys, as it turned out I implemented the support for the custom error container for the particular field a long time ago, just forgot about it. Documentation was misleading,...

Hi! Seems, you are right. HMR works without vue-hot-reload-api in entry-client.js. I wanted to avoid some problems, but now I don't remember why is it :)

To be honest I hadn't, but maybe it's a good point

Hey! looks good, just fix a bit the matching pattern to `test: /\.scss$/,` to escape a dot