betsol / angular-input-modified

Angular.js module to detect and indicate input modifications
90 stars 35 forks source link

$$onChildModelModifiedStateChanged #54

Closed sandeesaripalli closed 7 years ago

sandeesaripalli commented 7 years ago

Hi, I am getting this console error though it's not causing any issues, Cannot read property '$$onChildModelModifiedStateChanged' of null

Please let me know how to fix this bug.

Regards

Sandeep

slavafomin commented 7 years ago

Hello! Thank you for your interest in this module!

I wasn't been able to reproduce the issue, but nevertheless I've added an additional guard around this method call for edge cases. Please update to the latest version and let me know if it solves the issue for you.

Cheers!

sandeesaripalli commented 7 years ago

It works, Thank you for the quick reply.

Regards

Sandeep

slavafomin commented 7 years ago

Nice to hear that @sandeesaripalli! Have a great day!