You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've encountered an issue whilst using the plugin for my project. Some of the docs allude to recurring events being supported by the plugin however I've not been able to achieve this outcome.
For an input text of "Gym every Monday 7am to 9am" I would expect the returned start date to be the next Monday. Instead however, it defaults to today's date (with the correct times though) . Is there a special syntax/prop that's needed to correctly make use of recurring event start dates?
The text was updated successfully, but these errors were encountered:
I've encountered an issue whilst using the plugin for my project. Some of the docs allude to recurring events being supported by the plugin however I've not been able to achieve this outcome.
For an input text of
"Gym every Monday 7am to 9am"
I would expect the returned start date to be the nextMonday
. Instead however, it defaults to today's date (with the correct times though) . Is there a special syntax/prop that's needed to correctly make use of recurring event start dates?The text was updated successfully, but these errors were encountered: