-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Calendar 日历组件 滑动后 点击确认或者关闭报错 #2655
Comments
Translation of this issue: Calendar Calendar component After swiping, click confirm or close errorUncaught TypeError: Cannot read property 'style' of null |
I'm facing the similar problem. A reproduce for the same (Try using mobile mode and swiping between tabs): |
3q |
@likezero use the mobile emulator and use touch to swipe between the tabs and check the console for error in the reproduce. |
@Aditya-Shah fixed , please update node_modules |
Uncaught TypeError: Cannot read property 'style' of null
at DatePicker.js:138
onFinish里有异步函数
The text was updated successfully, but these errors were encountered: