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
Since 0.0.88 the view is fully broken, no styles are applied. If I roll back to version 0.0.87, the online 3D viewer doesn't work anymore. It worked with a fresh install two hours ago.
Uncaught TypeError: Cannot read property 'length' of undefined
at Model.getByX (http://localhost:8082/apps/bimserverjavascriptapi/bimserverapi.js?_v=0.0.122:41182:18)
at Model.get (http://localhost:8082/apps/bimserverjavascriptapi/bimserverapi.js?_v=0.0.122:41292:16)
at Object.wrapperClass.(anonymous function) [as getRepresentation] (http://localhost:8082/apps/bimserverjavascriptapi/bimserverapi.js?_v=0.0.122:40960:16)
at eval (eval at globalEval (http://localhost:8082/apps/bimviews/js/bimviews.js?_v=0.0.87:338:5), <anonymous>:70:13)
at http://localhost:8082/apps/bimserverjavascriptapi/bimserverapi.js?_v=0.0.122:41417:7
at Array.forEach (<anonymous>)
at Model.getAllOfType (http://localhost:8082/apps/bimserverjavascriptapi/bimserverapi.js?_v=0.0.122:41414:10)
at Layers.loadRevision (eval at globalEval (http://localhost:8082/apps/bimviews/js/bimviews.js?_v=0.0.87:338:5), <anonymous>:68:10)
at eval (eval at globalEval (http://localhost:8082/apps/bimviews/js/bimviews.js?_v=0.0.87:338:5), <anonymous>:325:8)
at Array.forEach (<anonymous>)
The text was updated successfully, but these errors were encountered:
Since 0.0.88 the view is fully broken, no styles are applied. If I roll back to version 0.0.87, the online 3D viewer doesn't work anymore. It worked with a fresh install two hours ago.
The text was updated successfully, but these errors were encountered: