You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your setup and code looks correct to me. To better understand the issue,
is that possible you create a project where it's reproducible and place it
on github?
Also, is all OK then you remove ngNotificatiosBar, can app be loaded
correctly?
Hi, I've ben trying to setup the notification var for a couple of hours, i
get a
[image: 👍] Error: $injector:modulerr Module Error whenever i refresh
the page.
Hi, I've ben trying to setup the notification var for a couple of hours, i get a
👍 Error: $injector:modulerr Module Error whenever i refresh the page.
imports:
<script src="bower_components/angular-sanitize/angular-sanitize.js"></script>
<script scr="bower_components/ng-notifications-bar/dist/ngNotificationsBar.min.js"></script>
var module = angular.module('app', ['onsen', 'ngResource', 'ngCordova', 'lbServices', 'vxWamp', 'LocalForageModule', 'angucomplete-alt', 'ngSanitize','ngNotificationsBar']);
The text was updated successfully, but these errors were encountered: