Error when debugging in Dartium (1.17.1)

40 views
Skip to first unread message

Mark H

unread,
Jun 16, 2016, 9:37:26 AM6/16/16
to Dart Misc
Hello

I've just updated to the latest stable Dart SDK (1.17.1) and Dartium. I was previously using 1.14.0. I now get an error when trying to debug my app in Dartium:

Unhandled exception:
The null object does not have a getter 'reflectedType'.


NoSuchMethodError: method not found: 'reflectedType'
Receiver: null
Arguments: []
#0      Object._noSuchMethod (dart:core-patch/object_patch.dart:42)
#1      Object.noSuchMethod (dart:core-patch/object_patch.dart:45)
#2      setupJsTypeCache (dart:js:654)
#3      _generateInteropPatchFiles (dart:js:672): http://localhost:63342/Autograph/web/autograph.html_bootstrap.dart


Has anyone got any ideas what is causing this?

Thanks.
Mark

Mark H

unread,
Jun 16, 2016, 11:49:15 AM6/16/16
to Dart Misc
If I revert back to my previous version of Dartium (39.0.2171.0) but keep the 1.17.1 SDK it seems to eliminate the error.

Thus it's possibly a problem with the latest version of Dartium??
Reply all
Reply to author
Forward
0 new messages