Open nbnitin opened 6 months ago
I am using week calendar and when I scroll it selected date changed to first day of week automatically
It should not select it automatically
day getting selected
Please run these commands in the project folder and fill in their results:
npm ls react-native-calendars
npm ls react-native
Also specify:
Please provide a minimized reproducible demonstration of the problem you're reporting.
Issues that come with minimal repro's are resolved much more quickly than issues where a maintainer has to reproduce themselves.
ts
Screenshots or gifs of the issue and the suggested fix will help us move faster with the review process.
I tried using disableOnPageChange={true}, but it is not helped...
I am using week calendar and when I scroll it selected date changed to first day of week automatically
Expected Behavior
It should not select it automatically
Observed Behavior
day getting selected
Please run these commands in the project folder and fill in their results:
npm ls react-native-calendars
: react-native-calendars@1.1304.1npm ls react-native
: @testing-library/jest-native@5.4.3 │ └── react-native@0.73.5 deduped ├─┬ @testing-library/react-native@12.5.0 │ └── react-native@0.73.5 deduped ├─┬ react-native-calendars@1.1304.1 │ └─┬ recyclerlistview@4.2.0 │ └── react-native@0.73.5 deduped ├─┬ react-native-paper@5.12.3 │ └── react-native@0.73.5 deduped ├─┬ react-native-safe-area-context@4.10.1 │ └── react-native@0.73.5 deduped └─┬ react-native@0.73.5 └─┬ @react-native/virtualized-lists@0.73.4 └── react-native@0.73.5 dedupedAlso specify:
Reproducible Demo
Please provide a minimized reproducible demonstration of the problem you're reporting.
Issues that come with minimal repro's are resolved much more quickly than issues where a maintainer has to reproduce themselves.
Screensho
ts
Screenshots or gifs of the issue and the suggested fix will help us move faster with the review process.