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

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -