Lyon Liu

Results 2 comments of Lyon Liu

> Hi, > > In the use-scroll-to-bottom.ts file, remove attributes and characterData from the observer. > > ` > > ``` > observer.observe(container, { > childList: true, > subtree: true,...