Rati Wannapanop

Results 234 comments of Rati Wannapanop

@clemsontiger It can be anywhere actually. This depends on how you would like the loader to appear. If you put it at the top, it will appear there but will...

It would be something like the following. The `renderSvg` can be embbed inside `renderLoader`, but when the structure gets quite deep or complex, I'll usually break it up like this...

It's the change in vue-events that causes the issue. Please see [here](https://github.com/ratiw/vuetable-2-tutorial/issues/23). I'll find time to update the tutorial to v1.6 of Vuetable as well.

Looks like the config is not quite right. What version of vue and vue-cli you're using?

@PejmanNik That is a really interesting way of passing the scoped slot. Thanks for sharing! :)

@Malows Thanks for catching that. But I think the error you mentioned would be in this [repo](https://github.com/ratiw/vuetable-2-tutorial-bootstrap)

@judyhuang123qqcom Sorry as I'm not using vue-router, I don't think I can help you on that. But the error message doesn't seem to be related to vue-events at all. I...

@judyhuang123qqcom I think you misunderstand a lot of things. If you are new to vue.js, I would really suggest you go through its documentation first. It is very important, otherwise,...

See [#348](https://github.com/ratiw/vuetable-2/issues/348)