Code Monkey home page Code Monkey logo

Comments (8)

MichalNemec avatar MichalNemec commented on May 30, 2024 1

gql_websocket_link is now 0.3.4 which should include bugfix for this issue.
this can be updated now i believe.

from nhost-dart.

marcusrohden avatar marcusrohden commented on May 30, 2024

I'm having the same issue. It's the only subscription I have in the code running beside the auth token refresh built by nhost.

@MichalNemec have you found any solution yet?

from nhost-dart.

spakanati avatar spakanati commented on May 30, 2024

I've run into this bug completely separately from nhost: gql-dart/gql#294. It looks like a fix has been merged (gql-dart/gql#354) but I don't think it's in a release yet. You could probably override the dependency to use the git URL, though.

from nhost-dart.

MichalNemec avatar MichalNemec commented on May 30, 2024

@marcusrohden nope

Lets wait for the release, maybe wonderful person @szilarddoro could make that happen =)

from nhost-dart.

szilarddoro avatar szilarddoro commented on May 30, 2024

You're right @spakanati. The latest release of gql-dart/gql was on the 11th of August, so that fix is not released yet. I don't think there is too much we can do about this issue now 🙁

from nhost-dart.

marcusrohden avatar marcusrohden commented on May 30, 2024

@marcusrohden nope

Lets wait for the release, maybe wonderful person @szilarddoro could make that happen =)

for a temporary workaround, you can override the dependency.

dependency_overrides:
  gql_websocket_link: 
    git:
      url: https://github.com/agent3bood/gql.git
      path: links/gql_websocket_link
      ref: issue/294

gql-dart/gql#294 (comment)

I made a fork from agent3bood repo and have been using it for the whole day with no issues.

from nhost-dart.

mhadaily avatar mhadaily commented on May 30, 2024

I have just released a new dev version, please give it a try and let me know how it works
https://pub.dev/packages/nhost_graphql_adapter/versions/3.0.0-dev.0

from nhost-dart.

mhadaily avatar mhadaily commented on May 30, 2024

Just published another new version https://pub.dev/publishers/nhost.io/packages

all packages have BETA dev.8 you can try

from nhost-dart.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.