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
The image should be loaded in these lines. The problem seems that the image data is not forwarded from the frontend, the value of $json['image'] is empty.
Description
When adding a new recipe manually and specifying the URL of the recipe image, the image is not downloaded and the field is not saved.
Reproduction
Steps to reproduce the behavior:
Expected behavior
The image should be downloaded and saved along with the recipe.
Pretty sure this was the behavior of previous versions.
Screenshots
n/a
Browser
Chrome
The text was updated successfully, but these errors were encountered: