You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Laravel are you using? (nothing lower than v5.4).
5.7.15
is it an issue related to installation or usage ?
Usage
what is the error you are getting ?
Basically when ive installed everything and successfully compiled using "npm run watch", i navigate to /media on my website, and i get the following error.
I've put it here cause its quite long, basically sais this:
"Property or method "orderBy" is not defined on the instance but referenced during render."
Extra Info "attaching a screen shot would be very helpful"
which is a part of vue2-filters, but apparently after a recent update of the package the filters needs to be manually registered, so update ur installed manager.vuewith this and try again
5.7.15
Usage
Basically when ive installed everything and successfully compiled using "npm run watch", i navigate to /media on my website, and i get the following error.
I've put it here cause its quite long, basically sais this:
"Property or method "orderBy" is not defined on the instance but referenced during render."
Full error can be found here: http://codepad.org/QHjZgEQp
No idea, not the most gifted with vue.js
The text was updated successfully, but these errors were encountered: