I am using ngTagsInput for tagging feature. The ngTagsInput is working fine as expected. But while loading my application. I am seeing two error messages in my Browser console.
I have attached the error message snapshot. I have tried using both regular and minified version of ngTagsInput, but no luck.
Any Idea will be appreciable.
Aah, it was because of the AngularJs version. https://github.com/mbenford/ngTagsInput Since I was using older version. Had to use another tagging plugin.