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

Recipe Book App- view recipe link has a bug #40

Open
vasanthgx opened this issue Jul 14, 2024 · 2 comments
Open

Recipe Book App- view recipe link has a bug #40

vasanthgx opened this issue Jul 14, 2024 · 2 comments

Comments

@vasanthgx
Copy link

The link 'VIEW RECIPE' has a bug. It leads to an Error.

image

clicking the view recipe links leads to the following errors.

image

image


The Error is due to the recipe object which has two source url keys

  • sourceUrl
  • spoonacularSourceUrl

image

Originally the recipe object was linked to sourceUrl key with the link to www.foodista.com/recipe/... as value. This seems to be not working and is showing up the error as shown above in the screen shot.

But when linked to the spoonacularSourceUr key , the links are rendering properly.

@mathewalexKerala
Copy link

can I work on this .

@vasanthgx
Copy link
Author

can I work on this .

I have already fixed it. Waiting for my PR to be merged.

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