josecebe / twbs-pagination

jQuery pagination plugin (bootstrap powered)
http://josecebe.github.io/twbs-pagination/
Other
1.1k stars 405 forks source link

How to integrate with vueJS #177

Closed hern12 closed 6 years ago

hern12 commented 6 years ago

When I use in Vue instance it show error twbsPagination is not a function.

josecebe commented 6 years ago

Could you attach a code snippet? I'm trying to reproduce your error but I'm not much experienced in vueJS.

This is the snippet I have created with these libraries (Bootstrap 4.1.1 CSS, jQuery 3.3.1, vueJS 2.5.16 and twbsPagination 1.4.1), you can edit it to show me the error: https://codepen.io/josecebe/pen/gKdgar