Weird thing is I didnt change any ng component (custom made) today, only tested some data.
It operates normally this morning.
In the .log there is an error
!ENTRY org.eclipse.jface 2 0 2017-04-11 13:48:23.523
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2017-04-11 13:48:23.523
!MESSAGE A conflict occurred for ALT+SHIFT+G:
Binding(ALT+SHIFT+G,
ParameterizedCommand(Command(net.stuff.servoy.generateJSDoc,Generate JSDoc…,
Generate JSDoc…,
Category(net.stuff.servoy.JSDoc,JSDoc,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@11d16eb8,
,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,system)
Binding(ALT+SHIFT+G,
ParameterizedCommand(Command(com.servoy.eclipse.ui.StartNGClient,Start NGClient,
Start NGClient,
Category(com.servoy.eclipse.ui,Servoy,Other Servoy Commands,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@104ea372,
[Parameter(com.servoy.eclipse.debug.browser,com.servoy.eclipse.debug.browser,null,true)],true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,system)
!SUBENTRY 1 org.eclipse.jface 2 0 2017-04-11 13:48:23.523
!MESSAGE A conflict occurred for ALT+SHIFT+M:
Binding(ALT+SHIFT+M,
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.extract.method,Extract Method,
Extract a set of statements or an expression into a new method and use the new method,
Category(org.eclipse.jdt.ui.category.refactoring,Refactor - Java,Java Refactoring Actions,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@367fd31a,
,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,system)
Binding(ALT+SHIFT+M,
ParameterizedCommand(Command(com.servoy.eclipse.ui.StartMobileClient,Start Mobile Client,
Start Mobile Client,
Category(com.servoy.eclipse.ui,Servoy,Other Servoy Commands,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@43f88cba,
,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,system)
The browser console gives a error:
"Error: [$rootScope] 10 $digest() iterations reached. Aborting!
Watchers fired in the last 5 iterations:
http://errors.angularjs.org/1.5.0/$root … &p1=%5B%5D
minErr/<@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:68:12
$RootScopeProvider/this.$get</Scope.prototype.$digest@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:16702:19
$RootScopeProvider/this.$get</Scope.prototype.$apply@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:16928:13
timeout/timeoutId<@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:18753:25
completeOutstandingRequest@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:5804:7
Browser/self.defer/timeoutId<@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:6081:7
AND
Error: JSON.parse: end of data after property value in object at line 1 column 4070 of the JSON data
fromJson@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:1282:9
defaultHttpResponseTransform@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:10133:16
transformData/<@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:10224:12
forEach@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:321:11
transformData@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:10223:3
transformResponse@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:10996:21
processQueue@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:15552:28
scheduleProcessQueue/<@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:15568:27
$RootScopeProvider/this.$get</Scope.prototype.$eval@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:16820:16
$RootScopeProvider/this.$get</Scope.prototype.$digest@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:16636:15
$RootScopeProvider/this.$get</Scope.prototype.$apply@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:16928:13
done@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:11266:36
completeRequest@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:11464:7
requestLoaded@http://localhost:8080/rfb/angular/js/libs/angular_1.5.0.js:11405:9