Giter VIP home page Giter VIP logo

Comments (6)

phryneas avatar phryneas commented on June 23, 2024

Hi @zvitek,

you write

But I can't get to the state where onCompleted is called on useLazyQuery

and then you write

However, even if the request is correct, the onCompleted callback is called

so I have to admit, I'm a bit confused: Is it being called, or is it not being called?

from apollo-client.

zvitek avatar zvitek commented on June 23, 2024

I'm sorry.
The correct sentence should be:
However, even if the request is correct, the onCompleted callback is not called and the load is still in true state and data are undefined.

from apollo-client.

jerelmiller avatar jerelmiller commented on June 23, 2024

@zvitek without a reproduction its a bit difficult to understand what might be happening here. This seems pretty standard usage of the hook.

That being said, what happens if you remove the _: Math.random() variable to the query? That is the only thing that looks suspect at a glance. Does this give you the same result or does it start working? Could you perhaps explain that variable a bit more?

from apollo-client.

zvitek avatar zvitek commented on June 23, 2024

@jerelmiller
The state is the same even if I remove the variable. It only ensures that the request is not cached at all and is always called.
I understand that it is hard to debug this way. Rather, I'm trying to see if anyone has encountered this and how they have possibly solved it.

from apollo-client.

jerelmiller avatar jerelmiller commented on June 23, 2024

What version of @apollo/client are you using? useLazyQuery has certainly had its bugs in the past, but this seems like a pretty standard use of the hook so I'd assume we'd have heard a lot more by now on this case. There's definitely more at play here than meets the eye. Any other information you can provide would be super helpful (such as your ApolloClient setup, how you're using this hook in a component, etc.)

from apollo-client.

jerelmiller avatar jerelmiller commented on June 23, 2024

Hey @zvitek 👋

Just a quick nudge on this issue, any chance you could provide us some more information and a reproduction that shows the issue here?

from apollo-client.

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.