Closed anurgj closed 17 hours ago
This issue seems to occur after attempting to add a recipe to the meal plan without actually selecting a recipe
The issue was caused by a missed check for improper values in the backend and an incorrect default selection when adding a recipe to the meal plan. Checks have been added to the frontend and backend to prevent users from attempting to add a recipe to their meal plan before selecting one.
Resolved in pull request #25
Prolly an error in the backend