absinthe-graphql / absinthe-socket

Core JavaScript support for Absinthe WS-based operations
MIT License
150 stars 75 forks source link

fix request error #45

Closed OsipovIgor closed 3 years ago

OsipovIgor commented 4 years ago

If during apollo subscription an error occurs in the form of an object, then in catch we get request: [Object object]. This hotfix resolves the issue.

lua-net commented 4 years ago

Guys, it has been 7 days since this PR is open, so what I saw in the issue is affecting several people, do we have any estimate of when it will be dived?