-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Creating a component using angular material and adding the appropriate @javascript annotations I get:
angular.module('taskViewModule',['ngSanitize','ngMaterial']) causes
SEVERE: Error sending state change eventscom.google.gwt.event.shared.UmbrellaException: Exception caught: (Error) : [$injector:unpr] http://errors.angularjs.org/1.5.5/$injector/unpr?p0=%24rootElementProvider%…eQueue%20%3C-%20%24animate%20%3C-%20%24compile%20%3C-%20%24%24animateQueue
when I take away 'ngMaterial' it works.
Metadata
Metadata
Assignees
Labels
No labels