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

View one of the regular events #179

Open
illi-homz opened this issue Jul 24, 2023 · 1 comment
Open

View one of the regular events #179

illi-homz opened this issue Jul 24, 2023 · 1 comment

Comments

@illi-homz
Copy link

Because repeating (regular) events have the same id, calling the

presentEventEditingDialog({ eventId: id })

method opens the first event in the sequence of such events.

Is it possible to open a second or third one?

like

presentEventEditingDialog({ eventId: id, startDate: startDate })

Events differ only by the date of the event

@fendermany
Copy link

  • Impossible to work with recurring events

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

2 participants