Looks like the import
statement is incorrect. Try this
//...
import Vuetable from 'vuetable-2/src/components/Vuetable'
import VuetablePagination from 'vuetable-2/src/components/VuetablePagination'
//..
I did, got a weird reference error.
Thank you for the reply
Still the error, a little stuck here. Does it have something to do with laravel mix?
Base from the error message, looks like there is something wrong with the configuration.
Joshua sorry for the delay! As @ratiw pointed out, it was a config error. Have you tried any of the latest examples?
Hope this helps!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community