-
Notifications
You must be signed in to change notification settings - Fork 34
do not suspend in useResult for components #747
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
do not suspend in useResult for components #747
Conversation
32f9a9b to
674f20d
Compare
176d077 to
74d65ce
Compare
demos/pet-demo/src/components/__isograph/BlogItem/BlogItemDisplay/resolver_reader.ts
Show resolved
Hide resolved
c542fbf to
d171aed
Compare
61b97df to
c213e9e
Compare
c237d56 to
0b6119d
Compare
e17235f to
16614a4
Compare
| > = { | ||
| kind: "EagerReaderArtifact", | ||
| fieldName: "Query.normalizeUndefinedField", | ||
| fieldName: "normalizeUndefinedField", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be part of last PR, I think this is not part of build-demos so CI didn't caught it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
weird. okay will push change to main
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for splitting this into two PRs btw
16614a4 to
6b96dd2
Compare
runtime runtime runtime
6b96dd2 to
1ca3f02
Compare
Closes #746
This is part 2 of 2 in a stack made with GitButler:
fieldNamenot contain parent type name #794