vuetable-2
vuetable-2 copied to clipboard
TableData url is being called multiples times
Is there a way to only call the url once? For some reason the vue table is calling the url for fetching data multiple times and sometimes sends null query values and sometimes it sends the complete query.
By now we are storing all the queries inside a cookie so we are able to keep them even when the user changes of route,
Thanks in advance
Try using on your component
:reactive-api-url="false"
https://www.vuetable.com/api/vuetable/properties.html#reactive-api-url