naver / egjs-infinitegrid

A module used to arrange card elements including content infinitely on a grid layout.
https://naver.github.io/egjs-infinitegrid/
MIT License
2.23k stars 95 forks source link

 The request-Append method is always executed when the VUE component is uninstalled #503

Closed cyd4496623 closed 2 years ago

cyd4496623 commented 2 years ago

Excuse me, I am using Vue's MasonryInfiniteGrid component, but I keep executing requestAppend event repeatedly when the component is uninstalled, resulting in repeated interface invocation

cyd4496623 commented 2 years ago

Sorry, I just found a problem with keep-alive