Closed bobby569 closed 6 years ago
When getting the result of recipe data from the API, recipe id field is missing, which results in the missing key for the saved recipe table. The solution can refer components/search/LibrarySearch.js from line 25 to 34.
components/search/LibrarySearch.js
fixed
When getting the result of recipe data from the API, recipe id field is missing, which results in the missing key for the saved recipe table. The solution can refer
components/search/LibrarySearch.js
from line 25 to 34.