In AngularJS, I have the directory component passing a function to the Question component. The Question component is to take an input, and then update the Directory component with this input via the function. When the Question component tries to access this function, there is the JS error: TypeError: Cannot use 'in' operator to search for '$ctrl' in Lee. What am I doing incorrectly to trigger this error?
https://plnkr.co/edit/hXjhhJcCWPcavp8Z8BRa?p=preview -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
