Skip to content

Attributes (Name, objectType, quantities) not displaying in UI after upgrading to 3.2.0 #88

@abelmaaris

Description

@abelmaaris

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 🔢

  1. Upgrade @ThatOpen packages to version 3.2.0.
  2. Load an IFC file using the engine.
  3. Use the UI components to view the properties/attributes of an element.
  4. 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 ✅

  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions