Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwipeCell bug 页面上出现了0 #79

Closed
yeyu12 opened this issue Nov 21, 2021 · 0 comments
Closed

SwipeCell bug 页面上出现了0 #79

yeyu12 opened this issue Nov 21, 2021 · 0 comments
Assignees

Comments

@yeyu12
Copy link

yeyu12 commented Nov 21, 2021

BUG描述
SwipeCell 滑动单元格,leftWidth属性为0的时候,或者不设置的时候,标签内出现了0

复现步骤
<SwipeCell rightWidth={65} leftWidth={0} renderRight={( <View> 删除 </View> )} > <CellGroup> <Cell title="单元格" value="内容" /> </CellGroup> </SwipeCell>

期望结果
不出现0。真机上出现,左右滑动,屏幕跟着滑动

实际结果

截图

image
image

环境
微信开发者工具,react

附加信息

zuolung added a commit that referenced this issue Nov 22, 2021
hisanshao pushed a commit that referenced this issue Nov 24, 2021
* fix: 修复swiperCell出现数字0的问题  [#79]

* fix: 修复picker onchange问题 [#76]

* fix: 修复datetimePicker真机卡顿问题 [#80]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants