CoderMJLee / MJRefresh

An easy way to use pull-to-refresh.
MIT License
13.8k stars 3.55k forks source link

Too many arguments to function call, expected 0, have 3 #1593

Open AldenLei opened 1 year ago

AldenLei commented 1 year ago

描述bug 已看了问题#1471,但是对我没起作用,ENABLE_STRICT_OBJC_MSGSEND 将其设置为 NO在真机上跑还是会报这个错误,但是模拟器上跑没有报这个错误,求解呀 必现/偶发? 必现

截图

image

运行环境

DarrenKong commented 1 year ago

是不是UIScrollView的contentInset.top 有自定义赋值?