TandoorRecipes / recipes

Application for managing recipes, planning meals, building shopping lists and much much more!
https://docs.tandoor.dev
Other
5.56k stars 589 forks source link

Meal planner date shifts #3254

Closed endangered-maritime-walrus closed 3 months ago

endangered-maritime-walrus commented 3 months ago

Tandoor Version

1.5.18

Setup

Docker / Docker-Compose

Reverse Proxy

Others (please state below)

Other

cloudflare zero trust

Bug description

Tried to search, apologies if it is a duplicate.

When I assign a recipe to a day, it shifts to the day before. Time of test: Aug 11 2024 8PM Open Meal planner Click on desired date (Aug 13) Fill out pop up with recipe, meal type, etc. (date is correct here) Click save, it immediately shows up as a meal for Aug 12.

When clicking back into the recipe on the incorrect date (Aug 12) it lists Aug 12 as the assigned date.

I have tried it on my computer, phone, wife's phone, all result in the same issue. Tried from both local instance and through the Cloudflare proxy

Are there settings I should change to keep this from happening?

The only walk-around I have found is after adding them, drag them to the day after the desired date, though if I go into the popup and click save, it jumps a day back also.

Thanks.

Relevant logs

No response

vabene1111 commented 3 months ago

Hi, thanks for the post. I think there is some edge case in the current implementation. This has been mostly re-implemented for the vue 3 version (where I did not yet find any edge cases) so there is not going to be a fix for the current branch.