Closed TanmoySG closed 2 years ago
Describe the bug
To Reproduce Steps to reproduce the behavior:
node .
./libraries/js/examples
curl localhost:8096/warn
Expected behavior Should be catching the FetchError and handle it, instead of causing the app to crash.
Additional context Another related issue with a similar context- #50
Describe the bug
To Reproduce Steps to reproduce the behavior:
node .
./libraries/js/examples
node .
, should be running in localhost:8096curl localhost:8096/warn
curl localhost:8096/warn
Expected behavior Should be catching the FetchError and handle it, instead of causing the app to crash.
Additional context Another related issue with a similar context- #50