HTWG-VirtualReality / prototyp

0 stars 0 forks source link

'Uncaught SyntaxError: Unexpected end of JSON input' on loading fresh created model #98

Closed phaldan closed 7 years ago

phaldan commented 7 years ago

Loading vreditor with fresh created (without elements and without ever saved) model instance in zeta results in following error.

Uncaught SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at HTMLElement._onModelSuccess (vr-load-elements.html:54)
    at HTMLElement.fire (polymer.html:1327)
    at HTMLElement._handleResponse (iron-ajax.html:480)