Closed Loghorn closed 7 years ago
If multiple waterfall are created in a v-for loop it failed to reflow them all because the timer token is not saved on the component instance. This fixes the issue.
Thanks
If multiple waterfall are created in a v-for loop it failed to reflow them all because the timer token is not saved on the component instance. This fixes the issue.