Skip to content
Discussion options

You must be logged in to vote

the preload method does not return the users array, it just preloads the data.
so, in your example you should be able to do

await rcl.preload('users');

and after that, on your next line you should have access to your users array to iterate over it

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@furatamasensei
Comment options

Answer selected by furatamasensei
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants