The Wayback Machine - https://web.archive.org/web/20210117203620/https://github.com/wmcmahan/react-native-calendar-events/issues/135
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

Unable to use "saveEvent" to update a single event in a series #135

Open
tannaurus opened this issue Apr 2, 2018 · 1 comment
Open

Unable to use "saveEvent" to update a single event in a series #135

tannaurus opened this issue Apr 2, 2018 · 1 comment
Labels

Comments

@tannaurus
Copy link

@tannaurus tannaurus commented Apr 2, 2018

Environment

Environment:
OS: macOS High Sierra 10.13.3
Node: 8.7.0
Yarn: 1.2.1
npm: 5.5.1
Watchman: 4.9.0
Xcode: Xcode 9.3 Build version 9E145
Android Studio: 2.3 AI-162.4069837

Packages: (wanted => installed)
react: 16.0.0 => 16.0.0
react-native: 0.50.1 => 0.50.1

Steps to Reproduce

Using the "saveEvent" method to update a single event in a series.

Expected Behavior

When setting futureEvents: false and exceptionDate: ${EVENT_START_TIME}, should update an individual event in a series of events

Actual Behavior

Every event in that series of events gets updated

@MoOx
Copy link
Collaborator

@MoOx MoOx commented Aug 1, 2020

PR welcome to improve this behaviour.

@MoOx MoOx added the help wanted label Aug 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.