3lang3 / react-vant

React mobile UI Components base on Vant
https://react-vant.3lang.dev
MIT License
1.33k stars 191 forks source link

🐛 [Bug]: Tabs组件使用sticky属性,ios11报错 #581

Closed JayHowe closed 1 year ago

JayHowe commented 2 years ago

Which React Vant packages are impacted?

What version of React Vant are you using?

2.0.0-alpha.47

Reproduce live demo(codesandebox or stackblitz)?

No response

Descripition

Tabs组件使用sticky属性,ios11报错:

具体代码: <Tabs sticky

xxx

报错:

TypeError: r is not a function. (In 'r()' 'r' is null) xxxx

3lang3 commented 2 years ago

ios11吗? 没设备复现,能帮忙定位下问题吗