Describe the bug 📝
I am using the ItemsData to display properties of IFC models.
What I expect is for the UI components to correctly retrieve and render the attribute values (Name, objectType, quantities, etc.) from the loaded IFC model.
What is actually happening is that after upgrading the library to version 3.2.0, the values for these attributes are empty in the UI. I have confirmed this behavior by testing it on the official ItemsData documentation page as well, where the values also appear empty. This suggests the issue is in how the UI components render the data from the recent package update.
Reproduction ▶️
No response
Steps to reproduce 🔢
- Upgrade @ThatOpen packages to version 3.2.0.
- Load an IFC file using the engine.
- Use the UI components to view the properties/attributes of an element.
- Notice that the fields (Name, ObjectType, etc.) are present, but the values are blank.
System Info 💻
- OS: [MAcOS]
- Browser: Chrome
- Packages: @thatopen/engine_ui-components (v3.2.0)
Used Package Manager 📦
npm
Error Trace/Logs 📃
No response
Validations ✅
Describe the bug 📝
I am using the ItemsData to display properties of IFC models.
What I expect is for the UI components to correctly retrieve and render the attribute values (Name, objectType, quantities, etc.) from the loaded IFC model.
What is actually happening is that after upgrading the library to version 3.2.0, the values for these attributes are empty in the UI. I have confirmed this behavior by testing it on the official ItemsData documentation page as well, where the values also appear empty. This suggests the issue is in how the UI components render the data from the recent package update.
Reproduction▶️
No response
Steps to reproduce 🔢
System Info 💻
Used Package Manager 📦
npm
Error Trace/Logs 📃
No response
Validations ✅