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
I am having a nested list and my inner list needs to have infinite scroll. This scrollContainer attributes just seem right to me, but I am facing a problem that I cannot name the ref dynamically. And in the documentation, it says the refs will be an array under v-for. In that case, how should I go about using this attribute?
The text was updated successfully, but these errors were encountered:
I am having a nested list and my inner list needs to have infinite scroll. This scrollContainer attributes just seem right to me, but I am facing a problem that I cannot name the ref dynamically. And in the documentation, it says the refs will be an array under v-for. In that case, how should I go about using this attribute?
The text was updated successfully, but these errors were encountered: