Aleksandar Maletic

Results 2 comments of Aleksandar Maletic

I managed to reload vuetable for non-api table when data is changed in the background with `this.$refs.vuetable.setData(this.data)`.

I encountered this issue looking for solution on my problem - how to remove `sid` parameter from URL that is set and used by websockets. Now I see @ricea suggestion...