-
### What happened?
I have a Vite project, with the web-ifc.wasm on my public folder
And I keep having the following error:
```
GET http://localhost:3000/project/web-ifc.wasm 404 (Not Found)
…
-
### Describe the bug 📝
Good morning, below I describe the context and the error I found:
**Context**
I was following the following tutorial https://docs.thatopen.com/Tutorials/FragmentCac…
-
### Describe the bug 📝
When using the FragmentIfcLoader we get different behaviour when the same model is uploaded a second time.
### Reproduction ▶️
https://ifcjs.github.io/components/src/f…
-
### Describe the bug 📝
I am doing basic IFC viewer and with some more complicated files I am getting disappearing lines.
Here is a comparison:
1) External IFC viewer - see that all the element ed…
-
### Describe the bug 📝
Setting instance of camera Component OrthoPerspectiveCamera for the current version of openbim-components 1.1.7 causes error.
![image](https://github.com/IFCjs/components/…
-
### Describe the bug 📝
FragmentGroup.getFragmentMap returns "FragmentMap", but APIs such as OBC.Highlighter.highlightByID requests "FragmentIdMap". Therefore, I need to write the following conversi…
-
### Describe the bug 📝
Hello,
After upgrading to the latest components version and using the web-ifc 0.0.50 wasm, our "center camera on object" functionality, which is based on the official docs…
-
### Describe the bug 📝
Possibly related to #209. I have 18 files which are all seperate building stories from the same project. As i orbit around the model, whole sections of the model dissappear, …
-
### Describe the bug 📝
Hi folks, I've followed the tutorial path for generating clipping planes
![image](https://github.com/IFCjs/components/assets/78984964/779fd36b-860b-4b9f-adbc-ff4be53034ba)
…
-
### Describe the bug 📝
since I updated OBC from 1.1.5 to 1.1.7., I have the following error "UIManager hasn't been initialised".
It happens when I create LengthMeasurement components. Yet I disable…