Closed s-soumyakanta closed 1 year ago
Sorry for misconception. As far It's not the FoodFire project repository. Not a right place for raising this issue.
Hi, @s-soumyakanta I have fixed the issue, Now FoodFire working Properly. Thanks for creating issue.
I have fixed the issue #23 so I close this issue for now.
Happy to see this fix :) Great UI !
Thank you so much @s-soumyakanta
Hey @chetannada, my restaurant menu page is always stuck on skeleton ui unless I open the dev tools and reload it (I'm on chapter 7)
Hey, it just got resolved when I changed mapi
to dapi
in the constant swiggy_menu_api_url
, any reason why this happened?
also, is there any way you could summarize how you fixed the API issue? It would help me to understand what you did.
Hey, it just got resolved when I changed
mapi
todapi
in the constantswiggy_menu_api_url
, any reason why this happened?
Well, from the starting it's url contain dapi
only.
also, is there any way you could summarize how you fixed the API issue? It would help noobs like me to understand what you did.
I solved the API issue by adding checkJsonData
function that you can find in useResData.js file
Today I visited your app FoodFire for second time. The website always on skeleton ui loading stage.