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

Calendar 日历组件 滑动后 点击确认或者关闭报错 #2655

Closed
wangyue1994 opened this issue Jun 19, 2018 · 5 comments · Fixed by react-component/m-calendar#7
Closed
Assignees

Comments

@wangyue1994
Copy link

Uncaught TypeError: Cannot read property 'style' of null
at DatePicker.js:138
onFinish里有异步函数

@ant-design-bot
Copy link

Translation of this issue:


Calendar Calendar component After swiping, click confirm or close error

Uncaught TypeError: Cannot read property 'style' of null
   At DatePicker.js:138
Asynchronous functions in onFinish

@Aditya-Shah
Copy link

I'm facing the similar problem. A reproduce for the same (Try using mobile mode and swiping between tabs):

https://codepen.io/aditya-shah/pen/vrpwxZ?editors=0111

@wangyue1994
Copy link
Author

3q

@Aditya-Shah
Copy link

@likezero use the mobile emulator and use touch to swipe between the tabs and check the console for error in the reproduce.

@likezero
Copy link
Contributor

likezero commented Jun 27, 2018

@Aditya-Shah fixed , please update node_modules

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

Successfully merging a pull request may close this issue.

4 participants