fetch-examples icon indicating copy to clipboard operation
fetch-examples copied to clipboard

It doesn't work return response.json()

Open omidgharib opened this issue 6 years ago • 2 comments

https://github.com/mdn/fetch-examples/blob/febae5dee9144c38cdc680c9c6baa8aec09a4793/fetch-json/index.html#L30

omidgharib avatar Dec 19 '18 11:12 omidgharib

The example works for me. What browser are you using? What error are you seeing?

chrisdavidmills avatar Jan 10 '19 10:01 chrisdavidmills

fetch-json needs to be run through a web server- it will not work running locally

aidswidjaja avatar Aug 04 '19 07:08 aidswidjaja

Hey @omidgharib! Thank you for opening this issue. We are combining some of our repositories to enable us to triage pull requests and issues more effectively. Therefore, this specific repository will be merged into the more prominent dom-examples repository. Please open a new issue if you still feel that this issue is relevant. Thank you.

schalkneethling avatar Aug 15 '22 19:08 schalkneethling