-
-
Notifications
You must be signed in to change notification settings - Fork 447
Closed
Labels
Description
Question
When using the time and date picker in react native, the date is selected but the time cannot be selected. When date is selected “Warning: Internal React error: Attempted to capture a commit phase error inside a detached tree. This indicates a bug in React. Likely causes include deleting the same fiber more than once, committing an already-finished tree, or an inconsistent return pointer.
Error message:
%s%s, TypeError: Cannot read property 'dismiss' of undefined,
in RNDateTimePickerAndroid” this error appears. Neither the time picker opens nor the date picker closes.