Seems the Compiler/IDE can't recognize the '=>' sign in fetch. Try this format : fetch('./api/some.json') .then( function(response) ...
確定! 回上一頁