Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
fix(react-query): move away of uSES #8434
base: main
Are you sure you want to change the base?
fix(react-query): move away of uSES #8434
Changes from 17 commits
7d3fccc
bc36411
63c548c
3ed5349
784cb83
fb21469
a7ba6bc
b6917d2
71ccdcf
0faec03
16e9c59
510bcbe
76fd305
f035539
ec4d91e
bd25f47
3002562
61d9be3
46d145c
201169a
3685c95
a1890ed
123d6e4
cc5d27f
f5c1e5d
ab24be3
27d348c
e2dca98
c0d3680
77f4616
a1e2dd8
50dfe93
3f6748a
6e4a559
2649b87
d878172
4b9c5d8
19f7230
38b8864
84dffdc
a728d6b
58f0f77
984fa4b
cfdf512
ed313f7
dcf16f2
60f6736
5a97880
aba6e7f
b5d30af
e6a7d00
847e7da
cb449e0
4a5296c
c0d341e
02d9727
442c4d5
f93377b
76bfacf
efed3ff
5a1358e
30e819b
83dddf0
7e7d55c
7df5d81
9096707
9797e93
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
I'm guessing we should just trust React to optimize re-renders? 🤷