Closed Stehos closed 1 year ago
Hm. I'm not really sure what's going on here based on the error you've provided. Are you trying to use Aire inside a Vue template?
@inxilpro sorry for the late reply. Yes, I tried to use Aire in the regular blade template but it's not working since I use Vue in Laravel project. I can turn off the Vue for this one subpage but I think that the problem is in the "way" how the javascript for validation is inserted into code and maybe there exists a better way, how can we deal with it.
Describe the bug Hello, does the client-side validation working with Laravel + Vue?
I am facing the following:
`
`
The problem is probably due to Vue "root" element and I have "App" container inside the body element.
Thank you.
Have you published the Aire config file? Yes
Have you added custom Aire views? No
What version does this affect?