react-vant icon indicating copy to clipboard operation
react-vant copied to clipboard

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

Open JayHowe opened this issue 3 years ago • 1 comments

Which React Vant packages are impacted?

  • [X] react-vant (React Vant core)
  • [X] react-vant-icons(React Vant Icon)

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

<Tabs.TabPane>xxx</Tabs.TabPane>

报错:

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

JayHowe avatar Sep 27 '22 10:09 JayHowe

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

3lang3 avatar Sep 27 '22 12:09 3lang3