SafetyCulture / grpc-web-devtools

Chrome & Firefox Browser extension to aid gRPC-Web development
MIT License
402 stars 51 forks source link

Bug: stream.removeListener is not a function #173

Open visortelle opened 8 months ago

visortelle commented 8 months ago

The extension fails with this error when I try to use on a page that uses server-side streaming.

Screenshot 2023-12-25 at 7 56 20 PM

I submitted a PR with the fix a while ago: https://github.com/SafetyCulture/grpc-web-devtools/pull/131

Installed the extension after more than a year from the previous try. The error is still here.