sandeep kumar sahoo
2018-11-09 07:31:08 UTC
I have followed the steps mentioned in the link(
http://dartdoc.takyam.com/articles/js-dart-interop/#accessing-properties-and-calling-methods)
and am able to run the app without any error but am not able to call the
function that I want to call as am getting the below error.
EXCEPTION: TypeError: Cannot read property 'Symbol(_jsObject)' of undefined
STACKTRACE:
dart:sdk_internal new
package:hyperconverse/src/component/page/notification_reporting_component/notification_component.dart
241:17 showData
package:angular/src/core/zone/ng_zone.dart 178:16 parent.run.dart.fn
dart:sdk_internal run
package:angular/src/core/zone/ng_zone.dart 175:18 [_run]
dart:sdk_internal runGuarded
package:angular/src/core/zone/ng_zone.dart 333:22 runGuarded
package:angular/src/core/linker/app_view.dart 602:40
Please help me to resolve this issue..
Thank you in advance.
http://dartdoc.takyam.com/articles/js-dart-interop/#accessing-properties-and-calling-methods)
and am able to run the app without any error but am not able to call the
function that I want to call as am getting the below error.
EXCEPTION: TypeError: Cannot read property 'Symbol(_jsObject)' of undefined
STACKTRACE:
dart:sdk_internal new
package:hyperconverse/src/component/page/notification_reporting_component/notification_component.dart
241:17 showData
package:angular/src/core/zone/ng_zone.dart 178:16 parent.run.dart.fn
dart:sdk_internal run
package:angular/src/core/zone/ng_zone.dart 175:18 [_run]
dart:sdk_internal runGuarded
package:angular/src/core/zone/ng_zone.dart 333:22 runGuarded
package:angular/src/core/linker/app_view.dart 602:40
Please help me to resolve this issue..
Thank you in advance.
--
For more ways to connect visit https://www.dartlang.org/community
---
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.
To view this discussion on the web visit https://groups.google.com/a/dartlang.org/d/msgid/misc/c58b99df-2fe6-4aa4-9a88-453683769e17%40dartlang.org.
For more ways to connect visit https://www.dartlang.org/community
---
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.
To view this discussion on the web visit https://groups.google.com/a/dartlang.org/d/msgid/misc/c58b99df-2fe6-4aa4-9a88-453683769e17%40dartlang.org.