How to solve array warnings? #431
Answered
by
JoviDeCroock
frankcalise
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
JoviDeCroock
Jan 9, 2025
Replies: 1 comment 5 replies
-
I believe these is related now that I started finding more info on trackFieldUsage (I didn't understand the name of the feature prior to posting): #315 and #419 However my question still stands because those are asking about Remix and Tanstack Table - my use case is pretty plain in React Native, not passing them into any other library. It feels less complex than those use cases, but maybe I'm misunderstanding. I tried removing the React.memo call around lineItems but it made no difference. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FindIndex is missing from https://github.com/0no-co/GraphQLSP/blob/main/packages/graphqlsp/src/fieldUsage.ts#L111 which is most likely the cause