Why I'm getting undefined
instead of edge
for this initialData
value?
#6037
Unanswered
frederikhors
asked this question in
Q&A
Replies: 1 comment
-
the answer from captain obvious would be: Because your |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using the code below I'm getting always
undefined
as theinitialData
value, why? I expect to getedge
instead.Obviously in the cache are present the
edges
forplayerKeys.lists()
(from the list view).Beta Was this translation helpful? Give feedback.
All reactions