You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open up the app in Expo
Open the Drawer navigator
Click on Rental
Click on the first deal
Click on Check Availability
Try and select a date on the availability page
What is expected?
It should open the date selector
What is actually happening?
TypeError: undefined is not an object (evaluating '_xdate.default.locales[_xdate.default.defaultLocale].today')
Solution
Additional comments
The text was updated successfully, but these errors were encountered:
Version
Latest Version
Reproduction link
https://github.com/creativetimofficial/soft-ui-react-native
Operating System
iOS
Device
iPhone 13 Pro Max
Browser & Version
15.1.1
Steps to reproduce
Open up the app in Expo
Open the Drawer navigator
Click on Rental
Click on the first deal
Click on Check Availability
Try and select a date on the availability page
What is expected?
It should open the date selector
What is actually happening?
TypeError: undefined is not an object (evaluating '_xdate.default.locales[_xdate.default.defaultLocale].today')
Solution
Additional comments
The text was updated successfully, but these errors were encountered: