Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: _HashMap<String, String?> is not a subtype of type Map<String, String>? #10

Closed
coffeecoding opened this issue Sep 4, 2021 · 2 comments

Comments

@coffeecoding
Copy link

Unhandled exception: type '_HashMap<String, String?>' is not a subtype of type 'Map<String, String>?' in type cast #0 WebSupportingHttpClient._sendHttpRequest (package:signalr_netcore/web_supporting_http_client.dart:125:36) #1 WebSupportingHttpClient.send.<anonymous closure> (package:signalr_netcore/web_supporting_http_client.dart:79:12) #2 WebSupportingHttpClient.send.<anonymous closure> (package:signalr_netcore/web_supporting_http_client.dart:38:40) #3 new Future.<anonymous closure> (dart:async/future.dart:174:37) #4 Timer._createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:18:15) #5 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:395:19) #6 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:426:5) #7 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:184:12)

@coffeecoding coffeecoding changed the title Bug: _Hashap<String, String?> is not a subtype of type Map<String, String>? Bug: _HashMap<String, String?> is not a subtype of type Map<String, String>? Sep 4, 2021
@pawelpetruch
Copy link

@coffeecoding has this been resolved? I get the same issue.

@pawelpetruch
Copy link

@sefidgaran

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants