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
this issue happen when I have a vertical list with one row (or rows not enough to have vertical scroll),
and that row always has a lot of data to show. then when there is horizontal scroll AND no vertical scroll, then the issue happen.
the "bottom" event will be triggered when scrolling to the right (which shouldn't happen). and the list will not update the view correctly when adding a second line.
both lines will be disappear.
thank you in advice for all your efforts.
I know that you are providing this amazing component for free.
but just to put you in the picture, I am using this component in production and now I have a lot of complains from the customers.
if that can be fix quickly then it will be great.
I looked to your code and it look like you always consider 'direction' cases.
nevertheless the issue exist.
if I can help in anyway then please let me know.
The text was updated successfully, but these errors were encountered:
Hello mfuu,
this issue happen when I have a vertical list with one row (or rows not enough to have vertical scroll),
and that row always has a lot of data to show. then when there is horizontal scroll AND no vertical scroll, then the issue happen.
the "bottom" event will be triggered when scrolling to the right (which shouldn't happen). and the list will not update the view correctly when adding a second line.
both lines will be disappear.
thank you in advice for all your efforts.
I know that you are providing this amazing component for free.
but just to put you in the picture, I am using this component in production and now I have a lot of complains from the customers.
if that can be fix quickly then it will be great.
I looked to your code and it look like you always consider 'direction' cases.
nevertheless the issue exist.
if I can help in anyway then please let me know.
The text was updated successfully, but these errors were encountered: