Mark H
2016-06-16 13:37:26 UTC
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
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
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.