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

Bugfix - relHooks is sometimes undefined (closes #9) #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nabilfreeman
Copy link

@nabilfreeman nabilfreeman commented Apr 27, 2017

#9 - when loading nested relations, relHooks is used in a dynamic function - but sometimes, when that dynamic function is called, relHooks is undefined and everything breaks.

I'm not sure what the cause of this is because of my lack of deep understanding of Kalamata, but I patched it and was able to restore functionality.

@mikec would appreciate you taking a look at this!

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

Successfully merging this pull request may close these issues.

1 participant