subarroca/ng-password-strength

WARNING: Tried to load angular more than once

Closed this issue · 5 comments

This error happens when I refresh the page (and ng-password-strenght is loaded in template)
AngularJS v1.3.15

I'll have a look at it

You have new about this bug?

I've tried it and I could not reproduce it. Could you set up a plunkr?

This console log is in vendor.js script.
Could you provide the source of vendors.js, i will try to determine why this message appears.
My app is very complex with a lot of dependencies, i guess it comes from there; too complicated to reproduce on a plunkr.

All scripts in vendor.js can be obtained through bower. You could fork the project and do bower install. This way you can see all dependencies and do some debugging.