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
if I have a fixed data,I mean for example for 5 items, can I have an infinite logic?
The problem with this approach is that it will not update the selected cell indicator as you scroll in the header, as each item is unique
The text was updated successfully, but these errors were encountered:
Hi @gvn-technology! Unfortunately, this doesn't seem to be possible at the moment. I'm looking into doing some changes that would make this possible, but might take some time before that is ready.
Ah managed to get it working 😅 Pushed to the infinite-looping branch. You can check out the InfiniteLooping example for implementation details. I still need to do a bit more testing and clean this up, but I should be able to release a new version with this pretty soon.
if I have a fixed data,I mean for example for 5 items, can I have an infinite logic?
The problem with this approach is that it will not update the selected cell indicator as you scroll in the header, as each item is unique
The text was updated successfully, but these errors were encountered: