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
It's going alright here (Chrome 63, which is now the latest stable version). But I did make another build of the JavaScript API because the version numbers were mixed up (latest build did not actually have the latest version number).
I'm not quite sure whether I have followed you. What you mean is the problem comes from the project JavaScript API but not this project, and it's a known issue of the current version of project JavaScript API, but a previous version worked? Do you mean that?
Moreover, please see this closed issue 97, I have this error again in local.
Hello Ruben,
After updating to the latest version, I have the following error in the console of Chrome (version 62.0.3202.94), when opening bimviews:
More precisely, the error occurs on the line 217 of index.html, in the function of
loadBimServerApi
:It seems that the library of JQuery is not loaded.
This error occurs in production (when using transpiled js of bimserversapi).
Can you please check this error, if all goes right on your side, just tell me, I will recheck the codes on my side.
Thank you.
The text was updated successfully, but these errors were encountered: