Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest view broken #93

Open
interpretor opened this issue Nov 8, 2017 · 2 comments
Open

Latest view broken #93

interpretor opened this issue Nov 8, 2017 · 2 comments

Comments

@interpretor
Copy link

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>)
@rubendel
Copy link
Member

rubendel commented Nov 8, 2017

Styles problem already fixed in 0.0.89

@rubendel
Copy link
Member

rubendel commented Nov 8, 2017

The error is actually about something else, probably you need to update BIMserver and other plugins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants