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

在ios环境下,日历卡片,切换月份不触发onPageChange事件 #2152

Open
zixiao144 opened this issue Apr 3, 2024 · 3 comments
Open

Comments

@zixiao144
Copy link

NutUI React 包名

@nutui/nutui-react-taro

NutUI React 版本号

2.5.1

平台

weapp

重现链接

..

重现步骤

CalendarCard 组件在ios环境下切换月份不触发onPageChange事件

期望的结果是什么?

触发onPageChange事件

实际的结果是什么?

触发onPageChange事件

环境信息

No response

其他补充信息

No response

@zixiao144
Copy link
Author

<CalendarCard value={date} onPageChange={()=>changeMonth()} renderDayTop={renderDayTop}

@oasis-cloud
Copy link
Collaborator

可以将 demo 补全一些。目前通过官方网站的 Demo1, 增加 onPageChange 事件后,切换月份在 iOS 的小程序中可以出发。

Copy link

github-actions bot commented Apr 8, 2024

你好 @zixiao144, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 创建一个 codesandbox 或者提供一个最小化的 GitHub 仓库。请确保选择准确的版本。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants