Selected day issue after upgrading to 1.1290.0
See original GitHub issueDescription
Selected day is buggy after upgrading to 1.1290.0: every similar days on the agenda are also selected (I select the day 19, every 19 of every months are considered as selected also). See the screenshot below.
Expected Behavior
Only the selected day should be taken into account for selectedDayBackgroundColor
and selectedDayTextColor
in the theme properties.
Environment
react-native-calendars@1.1290.0
react-native@0.68.2
Device/emulator/simulator & OS version: iPhone 13 Pro - iOS 15.5
Screenshots

Issue Analytics
- State:
- Created a year ago
- Reactions:2
- Comments:5
Top Results From Across the Web
react-native-calendars - npm
Latest version: 1.1290.0, last published: 2 days ago. ... If selectedColor is omitted then color will be used for selected dates.
Read more >FXCM Discussion | Page 449 | Forex Factory
For example, let's take the EUR/USD currency pair. At the time of this post, the exchange rate is 1.1290[0]. That means the notional...
Read more >bulletin - IRS
INCOME TAX. T.D. 8786, page 4. Final regulations under section 863 of the Code govern the source of income from sales of inventory...
Read more >react-native-calendars: Versions | Openbase
... numberOfDays issues by @yuvalsho in https://github.com/wix/react-native-calendars/pull/2037; Agenda - fixed reservation list scroll on day select when ...
Read more >Wix.com react-native-calendars Issues - Giters
wix/react-native-calendars Issues ... Multiple Selected Dates in the Agenda Component. Closed 5 days ago ... Selected day issue after upgrading to 1.1290.0.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This version breaks a lot of things. backgroundColor in theme is ignored. I reverted to 1.1284.0 and it works like a charm
Thank you. Downgrading to 1.1284.0 fixed a lot of issues.