-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reload linked belongsTo relationship #3426
Comments
I'm also looking for this. Any workarounds? |
I think this should be resolved when #3380 is fixed. |
I think this issue can be closed since #3380 has been merged. Also an initial implementation of references has been merged into @jcbvm can you confirm that your use case is handled now? |
I think references is the way to go here. |
Sorry for my late response, this looks really good yes. Will try it soon using the flag to see how it works out in my app. Thanks a lot! |
This is more a (feature) question than an issue. With all the new changes in 1.13, is there currently a proper way to reload a belongsTo relationship which is defined as link in the parent model? If not, is there any workaround for this?
The text was updated successfully, but these errors were encountered: