Closed bportesio closed 3 years ago
When i am trying to add infinite-scroll component in a buefy table component, the infinite-scroll component do all the http request for all pages at once. Can you help me to solve this problem?
https://jsfiddle.net/scm2Ltg4/4/
I already solved using footer slot
https://jsfiddle.net/scm2Ltg4/9/
When i am trying to add infinite-scroll component in a buefy table component, the infinite-scroll component do all the http request for all pages at once. Can you help me to solve this problem?
https://jsfiddle.net/scm2Ltg4/4/