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
Could you please share some more context on the issue? Are you passing some custom DateService to the component? Which locale is used your example?
I've checked the case you described on my project, DatePicker works fine. So we need more details to reproduce the issue.
🐛 Bug Report
There is a duplication of the month name 'March' in the calendar between 1981 and 1984.
To Reproduce
Steps to reproduce the behavior:
Open the calendar.
Navigate to any year between 1981 and 1984.
The abbreviated name for March (Mar) will appear twice.
Expected behavior
The name of the month should not appear duplicated.
Link to runnable example or repository (highly encouraged)
UI Kitten and Eva version
Environment information
System:
OS: macOS 13.5.2
CPU: (8) arm64 Apple M2
Binaries:
Node: 18.15.0 - ~/.nvm/versions/node/v18.15.0/bin/node
npm: 9.5.0 - ~/.nvm/versions/node/v18.15.0/bin/npm
Watchman: 2023.08.14.00 - /opt/homebrew/bin/watchman
SDKs:
iOS SDK:
Platforms: DriverKit 22.4, iOS 16.4, macOS 13.3, tvOS 16.4, watchOS 9.4
Android SDK:
API Levels: 29, 31, 33, 34
Build Tools: 30.0.3, 33.0.0, 34.0.0
System Images: android-28 | Google ARM64-V8a Play ARM 64 v8a, android-34 | Google APIs ARM 64 v8a
IDEs:
Xcode: 14.3.1/14E300c - /usr/bin/xcodebuild
npmPackages:
react: 18.2.0 => 18.2.0
react-native: 0.71.5 => 0.71.5
The text was updated successfully, but these errors were encountered: