You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loading dart/samples/newissues/newissues.html in Dartium generates an exception. Works great when translating the application to js.
Likely an HTML library problem.
//Lars
Dartium version 23.0.1234.0 (151225)
Loading dart/samples/newissues/newissues.html in Dartium generates an exception. Works great when translating the application to js.
Likely an HTML library problem.
//Lars
Dartium version 23.0.1234.0 (151225)
XMLHttpRequest cannot load https://code.google.com/feeds/issues/p/dart/issues/full?alt=json&can=new. Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true.
2Exception: Nothing to parse
Stack Trace: #0 _JsonParser._error (dart:json:308:5)
1 _JsonParser._parseValue (dart:json:128:13)
2 _JsonParser._parseToplevel (dart:json:119:31)
3 _JsonParser.parse (dart:json:72:58)
4 JSON.parse (dart:json:4:29)
5 requestJson.callback (file:///home/bak/dart/dart/samples/newissues/newissues.dart:44:28)
6 _XMLHttpRequestUtils.get.<anonymous closure> (/mnt/data/b/build/slave/dartium-lucid64-full/build/src/dart/lib/dom/src/_XMLHttpRequestUtils.dart:8:18)
The text was updated successfully, but these errors were encountered: