wix / react-native-calendars

React Native Calendar Components 🗓️ 📆
MIT License
9.32k stars 2.9k forks source link

The rendered data in react native calendar Agenda component changes when selecting a past date #2285

Open sidddev7 opened 11 months ago

sidddev7 commented 11 months ago

Description

The problem that i am facing is when the user switches to the previous date from the date that has multiple appointments, the data changes abnormally

Expected Behavior

The Agenda list should change to the expected date without changing others data

Observed Behavior

The Agenda list changes the other days data when moved to a previous date

Environment

Please run these commands in the project folder and fill in their results:

Also specify:

  1. Device/emulator/simulator & OS version: Android 11 and ios 16.1

Reproducible Demo

https://screenrec.com/share/YndIusWQgC

Screenshots

Screenshots or gifs of the issue and the suggested fix will help us move faster with the review process.

EstupinanSAS commented 9 months ago

same here...

maximilian commented 6 months ago

Related issue #2261