0๐
- if you use typeof on a array it returns object
- to go safe use ->json on your response to send json formatted data to your frontend
- [Vuejs]-Vuetify data table with external search?
- [Vuejs]-Importing the same module twice throws ReferenceError
Source:stackexchange.com