Skip to content
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

"autoFetch" is unavailable in Mode.get(id, {autoFetch: true}, function (err, model) {...}) #266

Closed
taoyuan opened this issue Aug 1, 2013 · 1 comment

Comments

@taoyuan
Copy link

taoyuan commented Aug 1, 2013

Can not use Mode.get(id, {autoFetch: true}, function (err, model) {...}) to get the Model associations in auto fetch mode, the callback model is undefined.

@dresende
Copy link
Owner

dresende commented Aug 1, 2013

Thank you for post, I just found the problem. Will be released later this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants