Skip to content

[AnalyticalTable] Infinite loop when using header prop #7681

@ej612

Description

@ej612

Describe the bug

We're using the header prop of the AnalyticalTable and our app crashes under the following conditions:

  • A browser scaling of 90% is applied
  • The website is on an external ultrawide screen

The app crashes with react's "maximum update depth exceeded" error. We're still stuck on V1, I don't know if the issue is still reproducible on V2. Unfortunately, I'm not able to provide an isolated example since we only run into it in the highly integrated environment of SAC.

The problem seems to be that the component injected through the header prop seems to interfere with the size calculation of the table, making it flip-flop between two sizes until react pulls the plug:

Image

Any help is appreciated.
Thanks a lot in advance!

UI5 Web Components for React Version

1.29.14

UI5 Web Components Version

1.24.13

Browser

Chrome

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions