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
TypeError: element.show is not a function
at angular-revolution.js:75
at angular.js:20119
at completeOutstandingRequest (angular.js:6274)
at angular.js:6554
Then, when I put the jquery.js above the Angularjs and it is running OK.
Hello,
When I follow the guideline given,
I got this error,
Then, when I put the jquery.js above the Angularjs and it is running OK.
It seems like the function is not declared in Angular js. And how can I make it happen?
The text was updated successfully, but these errors were encountered: