react-native-datetimepicker / datetimepicker

React Native date & time picker component for iOS, Android and Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i am geting this error form your internal package

SaurabhPatel0609 opened this issue · comments

TypeError: Cannot read property 'dismiss' of undefined

This error is located at:
in RNDateTimePickerAndroid, js engine: hermes
ERROR TypeError: TaskQueue: Error with task : Cannot read property 'dismiss' of undefined

This error is located at:
in RNDateTimePickerAndroid, js engine: hermes

👋 @SaurabhPatel0609, sorry you're having an issue. This issue is being closed because it does not provide all information required by the issue template. As the issue template explains, we require that you provide a runnable example that reproduces your issue and your environment information. This means you need to provide a code snippet that we can copy-paste into an empty project and see the error ourselves, or provide a git repository with the issue.
The reason is that maintainers do not have time to try reproduce bugs themselves. Please try to minimize the superfluous code and focus only on reproducing the bug.
Please create a new issue with this and we'll be happy to review it!