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
I have an IFC model containing the following header:
FILE_DESCRIPTION($,'2;1');
which fails to load with the following error being thrown:
Uncaught (in promise) TypeError: Cannot read properties of null (reading '0')
at .getDescriptionInfo (@thatopen_components.js?v=749602ea:8678:15)
at .getAllGeometries (@thatopen_components.js?v=749602ea:9009:25)
at .load (@thatopen_components.js?v=749602ea:8942:26)
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.
Describe the bug 📝
I have an IFC model containing the following header:
which fails to load with the following error being thrown:
It looks like the same issue discussed in #207
Reproduction▶️
No response
Steps to reproduce 🔢
No response
System Info 💻
Used Package Manager 📦
npm
Error Trace/Logs 📃
No response
Validations ✅
The text was updated successfully, but these errors were encountered: