AlexWayne
v10 useQueries does not return a stable reference
I though this code would work downstream for memos and callbacks, but it does not. The memo and effect are re-ran every render.
Have I don't something stupid, here or is this intended? How would I memoize a derives values from the results?
This code:
Logs this:
5 replies