vue-virtual-scroll-list
vue-virtual-scroll-list copied to clipboard
mounted hook always triggered
trafficstars
In this comment you wrote about components to be reused. But in examples, I can see that mounted hook always fired, for each item. Even if I scroll up, mounted is fired. Is it a bug?
@azamat-sharapov @tangbc the same issue. Still not fixed
This still a issue.
My Item Component will render a image, and every scroll will re-render Component and trigger monted/created
It mke performance issue
Same thing here. data-key is finely setted. But already mounted items, are refreshed for no reason when scrolling