You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to use this component for a top pull-refresh and I have a problem, it seems like a bug that happens when I try to pull up inside the v-carousel. If I try to pull-up out of there works fine, but inside stays blocked like this.
The code is coppied from your git, looks like this: <garen-loadmore @top-method="handleTop" ref="vueLoad" :top-change-text="topChangeText" @top-status-change="handleStatusChange" :disable-top="false" :disable-bottom="false"> //Carousel </garen-loadmore>
Also there aren't errors on console or others.
Thank you
The text was updated successfully, but these errors were encountered:
Hi, I am trying to use this component for a top pull-refresh and I have a problem, it seems like a bug that happens when I try to pull up inside the v-carousel. If I try to pull-up out of there works fine, but inside stays blocked like this.

The code is coppied from your git, looks like this:
<garen-loadmore @top-method="handleTop" ref="vueLoad" :top-change-text="topChangeText" @top-status-change="handleStatusChange" :disable-top="false" :disable-bottom="false"> //Carousel </garen-loadmore>
Also there aren't errors on console or others.
Thank you
The text was updated successfully, but these errors were encountered: