马江林

Results 4 comments of 马江林

PHP7.4 日志没有报错 Nginx日志也没错误

I found the point. 1. if your scroll area not window, userWindow={false} 2. make sure the InfiniteScroll tag **directly wrap the scroll area** like that ` other children ... `

I want to see [Chart.js](https://www.chartjs.org/) . Thanks

``` function renderWaveForm (index, source, output, notFirstSignal) { renderWaveElement(index, source, document.getElementById(output + index), window.WaveSkin, notFirstSignal); } ``` 看看你的参数对不对