egoist/vue-mugen-scroll

How to handle scrollContainer with nested lists?

ankitrg opened this issue · 1 comments

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?

@ankitrg Is the problem solved? Same problem