TahaSh / vue-paginate

A simple vue.js plugin to paginate data
MIT License
593 stars 103 forks source link

Error in callback for watcher "state": "TypeError: children is undefined" #117

Open BarGo94 opened 5 years ago

BarGo94 commented 5 years ago

I started with the problem of parent fixed by using :container="this" but now i have another problem Image of Error

[Vue warn]: Error in callback for watcher "state": "TypeError: children is undefined"

with this problem i can't go to nextpage or previouspage and when i add the async property to paginate-links it disappear .