-
Notifications
You must be signed in to change notification settings - Fork 325
Open
Labels
Description
Hi,
I've been trying to do a simple fetch over my main entity which has several other relations with autoFetch: true. I am using the success callback to get the fetched model, but unfortunately the relations are only fetched after this callback is called.
Is this the expected behaviour?
Thank you
Reactions are currently unavailable