react-chrome-extension-boilerplate
react-chrome-extension-boilerplate copied to clipboard
Make API/Fetch Request
I can't seem to make any form of API calls with this extension
Keep getting this error
Error: Network Error
at createError (eval at
Any help would be really really appreciated
Based on the evals in the error message, it might have been due to Chrome disabling eval by default.