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
I am getting this also but only exists in production. For some reason when I run in release mode I don't get it this error but only get tit when I deploy to production.
Is there an existing issue for this?
Package
youtube_player_iframe (Default)
What happened?
DartError: TypeError: Instance of 'LinkedMap<Object?, Object?>': type 'LinkedMap<Object?, Object?>' is not a subtype of type 'String'
dart-sdk/lib/internal/js_dev_runtime/private/ddc_runtime/errors.dart 296:3 throw
errors.dart:296
dart-sdk/lib/_internal/js_shared/lib/rti.dart 1405:3 _failedAsCheck
rti.dart:1405
dart-sdk/lib/_internal/js_shared/lib/rti.dart 1383:3 _generalAsCheckImplementation
rti.dart:1383
packages/youtube_player_iframe_web/src/web_youtube_player_iframe_controller.dart 210:65
web_youtube_player_iframe_controller.dart:210
dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/operations.dart 426:37 _checkAndCall
operations.dart:426
dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/operations.dart 451:39 dcall
operations.dart:451
packages/web/src/helpers/events/streams.dart 165:63
streams.dart:165
dart-sdk/lib/_internal/js_dev_runtime/patch/js_allow_interop_patch.dart 188:27 _callDartFunctionFast1
js_allow_interop_patch.dart:188
DartError: TypeError: Instance of 'LinkedMap<Object?, Object?>': type 'LinkedMap<Object?, Object?>' is not a subtype of type 'String'
dart-sdk/lib/internal/js_dev_runtime/private/ddc_runtime/errors.dart 296:3 throw
errors.dart:296
dart-sdk/lib/_internal/js_shared/lib/rti.dart 1405:3 _failedAsCheck
rti.dart:1405
dart-sdk/lib/_internal/js_shared/lib/rti.dart 1383:3 _generalAsCheckImplementation
rti.dart:1383
packages/youtube_player_iframe_web/src/web_youtube_player_iframe_controller.dart 210:65
web_youtube_player_iframe_controller.dart:210
dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/operations.dart 426:37 _checkAndCall
What is the expected behaviour?
shouldn't be so buggy and lame
How to reproduce?
use it
Flutter Doctor Output
The text was updated successfully, but these errors were encountered: