Lyon Liu
Results
2
comments of
Lyon Liu
Ok, thanks for the answer.
> Hi, > > In the use-scroll-to-bottom.ts file, remove attributes and characterData from the observer. > > ` > > ``` > observer.observe(container, { > childList: true, > subtree: true,...