working with JSON
Categories
(Invalid Bugs :: General, defect)
Tracking
(Not tracked)
People
(Reporter: ojdiaz05, Unassigned, NeedInfo)
Details
(Whiteboard: [specification][type:bug])
Attachments
(1 file)
391.44 KB,
image/png
|
Details |
What did you do?
1. request.onload = function(){}
2.
3.
What happened?
"ReferenceError: showHeroes is not defined
at XMLHttpRequest.request.onload (https://null.jsbin.com/runner:15:9)"
What should have happened?
Well at this point, JSON file should load to the browser but with this reference error, that doesn't happen.
Is there anything else we should know?
Comment 2•5 years ago
|
||
Does this have anything to do with https://developer.mozilla.org?
Comment 3•5 years ago
|
||
bugzilla.mozilla.org is a production bug database used by the Mozilla community to develop Firefox, and other products.
It is not a test system or something to play with. Go to https://bugzilla-dev.allizom.org/ to test filing bugs.
If you really wanted to report a valid bug in one of Mozilla's application and services, please read https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines and create a bug report with a way better and useful description.
Description
•