Skip to content

Loadable Node #72

Answered by litewarp
litewarp asked this question in Q&A
May 29, 2021 · 3 comments · 10 replies
Discussion options

You must be logged in to vote

The answer for anyone looking is that your load function has to return a class instance. So if your fetch call does not do it automatically, you need to return the class -- i.e. return new User({ ...properties })

Replies: 3 comments 10 replies

Comment options

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

Comment options

You must be logged in to vote
9 replies
@litewarp
Comment options

@litewarp
Comment options

@hayes
Comment options

@litewarp
Comment options

@litewarp
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by litewarp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants