angularjs - "Error: [$injector:unpr] Unknown provider: $cookiesProvider <- $cookies <- PageTopCtrl -


i using blur-admin theme , developing project. have enabled authentication mechanism passes through webgate , gets username via cookie application. validate username , login application , display username on right hand side @ top of dashboard page.

somehow, cookie not getting captured in code. kindly let me know going wrong in adding ngcookies feature project.

upon running application, facing error that's pasted in subject of email.

kindly help.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -