Toyoudo

Results 2 issues of Toyoudo

当 Dom 元素改变高度时 scroll.update() 似乎不会更新locomotive-scroll的高度 If your `scroll.update()` is not working properly try this ```javascript const containerId = document.querySelector('[data-scroll-container]'); let MutationObserver = window.MutationObserver || window.webkitMutationObserver || window.MozMutationObserver; let recordHeight =...

![Image](https://github.com/user-attachments/assets/8467d632-4581-49bd-ba15-63db60fb8b5f) 这个报错咋处理啊