-
Notifications
You must be signed in to change notification settings - Fork 195
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Current behaviour
The modal header displays different values from the actual selected ones. Additionally, the saved date is one day earlier than the user-selected date.
Expected behaviour
Both the modal header and the selected values should be the same. The saved date should match the user’s selection exactly.
How to reproduce?
- Go to the demo site
- Open any modal picker that involves date selection.
- Select a date.
- Observe that The modal header displays a different value than the selected one.
I suspect this issue is timezone-related as I'm experiencing other inconsistencies with time handling. All tested devices are set to Africa/Cairo.
Preview
What have you tried so far?
- Tested on multiple devices (all set to Africa/Cairo timezone).
- Verified if the issue persists across different browsers.
Your Environment
| software | version |
|---|---|
| iOS | x |
| Android | x |
| react-native | x.x.x |
| react-native-paper | x.x.x |
| Node.js | x.x.x |
| npm or yarn | x.x.x |
| Expo SDK | x.x.x |
Additional Notes
- It is unclear whether this is a global issue or specific to certain timezones.
Would appreciate any insights on how to resolve or debug this further!
verdaderoken and seanblonien
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working


