Michael Igler
Michael Igler
Got a "Clock skew too great" error recently and was wondering why the user was not redirected to the login-form after the auto-login failed. The error trace is: 20.01.2016 10:19:23.291...
I get the error "ReferenceError: google is not defined" before the function onGoogleReady() is called. I load your module like this: <script type="text/javascript" src="bower_components/angular-ui-utils/modules/event/event.js "></script> <script type="text/javascript" src="bower_components/angular-ui-map/src/map.js"></script> <script src="${pageContext.request.contextPath}/web/views/js/mapController.js"></script>...