We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After setting up event pages (https://docs.coderedcorp.com/wagtail-crx/features/page_types/event_pages.html) Trying to set a datetime for an event is impossible because the input resets the selection to now
Steps to reproduce the behavior:
I expected the datetime to stay the one I selected for both start and end date.
Versions Python 3.10.12
coderedcms==3.0.4 wagtail==5.2.6 Django==5.0.9
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
After setting up event pages (https://docs.coderedcorp.com/wagtail-crx/features/page_types/event_pages.html)
Trying to set a datetime for an event is impossible because the input resets the selection to now
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the datetime to stay the one I selected for both start and end date.
Additional context
Versions
Python 3.10.12
coderedcms==3.0.4
wagtail==5.2.6
Django==5.0.9
The text was updated successfully, but these errors were encountered: