Closed kination closed 7 years ago
This change will get rid of the error message, but it might be better to change the binding on the attribute. Right now it is using =; it should use &. This resolves the error, even if callback is undefined, and allows the use of functions more in line with angular conventions.
@lbicknese good suggestion. @bahaaldine how do you think?
thanks @djKooks
When callback method is not defined, it calls error log after import.
I updated to call the method only when it is not null. Please look on.