This replaces the fetch API URL with our local server API. Also fixes the bug with the overflow CSS feature affecting the modal view when the user has "always show scroll bar" enabled on their system.
Checklist:
[x] I have performed a self-review of my code
[x] If it is a core feature, I have added thorough tests.
[x] Is there any unexpected behaviour?
Unexpected behaviour:
Still working on having all the recipes display if no tags are selected. Should also add some error handling for our requests.
Changes:
This replaces the fetch API URL with our local server API. Also fixes the bug with the overflow CSS feature affecting the modal view when the user has "always show scroll bar" enabled on their system.
Checklist:
Unexpected behaviour:
Still working on having all the recipes display if no tags are selected. Should also add some error handling for our requests.