Skip to content

Conversation

@andion
Copy link

@andion andion commented Sep 2, 2016

If you use controller as syntax (https://toddmotto.com/digging-into-angulars-controller-as-syntax)
you'll have methods that have dots i.e: treeController.nodeSelected.

This was broken, since you can't access a subkey on an Object like
eventsObject["treeController.nodeSelected"];

If you use controller as syntax (https://toddmotto.com/digging-into-angulars-controller-as-syntax)
you'll have methods that have dots i.e: treeController.nodeSelected.

This was broken, since you can't access a subkey on an Object like
eventsObject["treeController.nodeSelected"];
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