Replies: 1 comment
-
You control the fetcher. Even if you cannot influence it directly, adding |
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
-
I am using createResource and would like to set a callback for when 'items' is populated. I am currently using an effect but seems to be the wrong approach:
What is the correct method to detect when items is loaded?
Beta Was this translation helpful? Give feedback.
All reactions