Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto selection of day in WeekCalendar #2467

Open
nbnitin opened this issue May 14, 2024 · 1 comment
Open

Auto selection of day in WeekCalendar #2467

nbnitin opened this issue May 14, 2024 · 1 comment

Comments

@nbnitin
Copy link

nbnitin commented May 14, 2024

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.1
  • npm 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 deduped

Also specify:

  1. Device/emulator/simulator & OS version: iOS 17.4

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

Simulator Screen Recording - iPhone 15 Pro - 2024-05-14 at 21 11 07
ts

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

@nbnitin
Copy link
Author

nbnitin commented May 14, 2024

I tried using disableOnPageChange={true}, but it is not helped...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant