mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 13:43:28 +01:00
"Save and add similar" date format #40
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CocaCola2701 on GitHub (Apr 21, 2025).
Hey. Wenn I use the button "Save and add similar" the date gets messed up. For example: I add and expanse for 06.03.2025 and then click "Save and add similar" the form switches the date to "03.06.2025". I guess there is a bug with date formats. Greetings
@eitchtee commented on GitHub (Apr 21, 2025):
Howdy, there was a bug in the Save and add similar function where dates weren't initialized properly, thanks for catching it.
This should be fixed in v0.12.9, let me know if you encounter any issues.