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
good job!
but...
when i use for 10 component, it will new 10 IntersectionObserver instance
why not reuse, use only 1 io instance and invoke 10 observe api?
good job!
but...
when i use for 10 component, it will
new10 IntersectionObserver instancewhy not reuse, use only 1
ioinstance and invoke 10 observe api?