Rati Wannapanop
Rati Wannapanop
@vedmant You'll need to set `:pagination-path=""`.
Well, I didn't have much experience with Firebase, so I can't say for sure how it will work API mode in Vuetable. But I think you should be able to...
@JosielFaleiros See [this CodeSandbox](https://codesandbox.io/s/239v6w2vkp)
@Dri4n You have to use `__component` or `__slot` option, see [lesson-11](https://github.com/ratiw/vuetable-2-tutorial/blob/master/doc/lesson-11.md) for example. The `callback` will only pass the value of the current column to your callback, nothing else. Its...
@wilga Sorry about that. Will fix it when I have time. Thanks for reporting. :)
@HelloUniverse0815 Are you using the API as specified in the tutorial or a different one?
See [here](https://github.com/ratiw/vuetable-2/issues/67#issuecomment-283542502)
@insanrizky Please see it [here](https://github.com/ratiw/vuetable-2-with-laravel-5.4)
@isometriq I think there are many techniques to do that, but it will usually come down to preference. I believe you'll have to try and stick with the one feels...