You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, I can't do anything the cursor doesn't move with the text and if I type the word mutation it takes about 30 seconds to appear. I cannot highlight or use my cursor for anything.
I have tried:
restarting the server
clearing the url
Completely removing node modules folder and reinstalling the dependency
If anyone else is having or had this issue please comment. As I literally cannot use my graphiql environment
Hey there, thanks for reporting this issue! I see you're using an older version of Yoga, do you experience the same problem with the latest v3 version and it's GraphiQL?
I also have a question. With the new version of react and nextJS having server components how do you guys recommend querying the yoga instance in a server component since you can't use apollo client In a server component? Thanks again my yoga grapiql is working great now that I updated
Awesome, I am happy to hear everything works in v3!
how do you guys recommend querying the yoga instance in a server component since you can't use apollo client In a server component?
I am not sure it makes a big difference, you still end up making a regular HTTP request to Yoga, right? But I might've oversimplified this answer, I recommend opening a discussion and asking the same question - gives us a chance to think about it thoroughly.
Describe the bug
Basically, I can't do anything the cursor doesn't move with the text and if I type the word mutation it takes about 30 seconds to appear. I cannot highlight or use my cursor for anything.
I have tried:
If anyone else is having or had this issue please comment. As I literally cannot use my graphiql environment
Your Example Website or App
https://github.com/wakywayne/wrestling-event-coordinator
Steps to Reproduce the Bug or Issue
to reproduce the issue make a server and see if you have a similar problem
Expected behavior
I expect graphiql to be responsive like it has been for the past few day all of asudden it stopped working.
Screenshots or Videos
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: