Skip to content

[AnalyticalTable]: Subcomponents enter a continuous re-render loop #8641

@IlliaHanchar

Description

@IlliaHanchar

Describe the bug

Performance issue
When the browser zoom level is changed and a table row is expanded, the subcomponents enter a continuous re-render loop.

Isolated Example

https://stackblitz.com/edit/github-baixeqno?file=README.md

Reproduction steps

  1. Open a page containing AnalyticalTable with renderRowSubComponent
  2. Change the browser zoom level (Ctrl++ / Ctrl+-)
  3. Expand any table row
  4. Observe renderRowSubComponent called firing repeatedly in the console

Expected Behaviour

Expanding a row should trigger renderRowSubComponent once

Screenshots or Videos

Image

UI5 Web Components for React Version

~2.19.0

UI5 Web Components Version

~2.19.2

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

Organization

SAP

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions