Skip to content
New issue

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

No image when added by URL, and can;t add an image #66

Closed
kirkybaby opened this issue Jan 10, 2021 · 3 comments
Closed

No image when added by URL, and can;t add an image #66

kirkybaby opened this issue Jan 10, 2021 · 3 comments

Comments

@kirkybaby
Copy link

Not sure why the image failed to save with the URL, the rest of the recipe was fine. But now it will not allow me to save a different image instead either. At first in the code, it said: image: "no image", then after trying to swap the image, it says: image: "null"

Any ideas? I'm on version 0.0.2 and here is the URL I was adding:
https://sallysbakingaddiction.com/easy-coconut-shrimp/

@hay-kot
Copy link
Collaborator

hay-kot commented Jan 10, 2021

Looks like 2 things were going on. No image data was provided as part of the recipe schema, nothing I can really do about that at the moment. The second thing is that the image looks like it gets uploaded but the name never gets changed in the database. I'll roll out a small patch when I can to address the issue. For the time being, you can change the image text yourself to the recipe slug + the image extension. So easy-coconut-shrimp.jpg should get you there.

@kirkybaby
Copy link
Author

kirkybaby commented Jan 10, 2021 via email

@hay-kot
Copy link
Collaborator

hay-kot commented Jan 18, 2021

This has been addressed in v0.1.0

@hay-kot hay-kot closed this as completed Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants