zaindewsi / guap-wallet

GNU General Public License v3.0
4 stars 2 forks source link

Fix CORS errors #12

Closed JettScythe closed 2 years ago

JettScythe commented 2 years ago

To Reproduce Steps to reproduce the behavior:

  1. Go to coins table
  2. Star a couple coins OR try to access page 2?
  3. click on watchlist
  4. See error in console

Expected behavior no CORS errors, coins table and watchlist load without issue.

Desktop (please complete the following information):

Additional context Add any other context about the problem here. This doesn't seem to happen on localhost, and appears to have only come to the surface after removing the coingecko api wrapper lib

JettScythe commented 2 years ago

huh... no longer getting cors errors so I guess I will close this for now.