Matanya

Results 6 comments of Matanya

Cannot reproduce. Please post your code

Your first form does not have a status bar. Also, where are you declaring your validation rules? Side notes: A. Why are you using normal inputs in your first form,...

I've managed to reproduce this in an old version. Are you using to most recent version? (0.1.85)

May I suggest my [vue-tables-2](https://github.com/matfish2/vue-tables-2) as an alternative?

Any updates on this? We also want to validate file stored in local folder (not a request)

I've narrowed it down to lines 335-338 `$testClassPath` is set to `/home/vagrant/code/mcl-craft/vendor/nystudio107/craft-seomatic/src/Seomatic.php` Which is correct. However, the `file_exists` check returns `false`. Commenting out the `if` statement on line 336, fixes...