signalr_client icon indicating copy to clipboard operation
signalr_client copied to clipboard

Unhandled Exception: type 'GeneralError' is not a subtype of type 'Error' in type cast.

Open shashikantx opened this issue 5 years ago • 7 comments

I Recently encountered this issue,

Unhandled Exception: type 'GeneralError' is not a subtype of type 'Error' in type cast
package:signalr_client/hub_connection.dart:244

shashikantx avatar Feb 10 '20 07:02 shashikantx

I only get this error when I use a specific port.

dvshin avatar Mar 17 '20 09:03 dvshin

Did you fix this??

ameeee avatar Apr 14 '20 21:04 ameeee

@dvshin can you plz check my issue https://github.com/soernt/signalr_client/issues/36 if you were able to work with it

ameeee avatar Apr 21 '20 13:04 ameeee

Has somebody fixed it? I have the same problem...

maxmitchenko avatar Feb 22 '21 15:02 maxmitchenko

I also got the same issue.

vernalclareai avatar Aug 25 '22 10:08 vernalclareai

I also got the same issue.

https://github.com/dvshin/signalr_client

It's been a long time. I forked this repo and fixed myself and working fine for me. I hope this could helpful for your problems as well.

dvshin avatar Aug 25 '22 11:08 dvshin

I can use the master branch?

vernalclareai avatar Aug 25 '22 15:08 vernalclareai