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: Unhandled exception: type '_HashMap<String, String?>' is not a subtype of type 'Map<String, String>?' #11

Closed
pawelpetruch opened this issue Sep 6, 2021 · 2 comments

Comments

@pawelpetruch
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. (package:signalr_netcore/web_supporting_http_client.dart:79:12) #2 WebSupportingHttpClient.send. (package:signalr_netcore/web_supporting_http_client.dart:38:40) #3 new Future. (dart:async/future.dart:174:37) #4 Timer._createTimer. (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
Copy link

@pawelpetruch I am using a different fork now and it works: https://github.com/jamiewest/signalr_core.

@sefidgaran
Copy link
Owner

Reported bug has been fixed and published. Closing this issue. feel free to mention if there is issue. thanks @pawelpetruch

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

3 participants