Closed
Description
Describe the bug 📝
It's common in larger projects to split up a project into smaller, seperate files. These file all have the same IfcProject and thus the same projectGuid. This causes an issue in components, since it seems the fragmentGroup uuid is taken from the project guid.
Reproduction ▶️
No response
Steps to reproduce 🔢
No response
System Info 💻
openbim-components
Used Package Manager 📦
npm
Error Trace/Logs 📃
No response
Validations ✅
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a repository issue and not a framework-specific issue. For example, if it's a THREE.js related bug, it should likely be reported to mrdoob/threejs instead.
- Check that this is a concrete bug. For Q&A join our Community.
- The provided reproduction is a minimal reproducible example of the bug.