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
- Open a page containing
AnalyticalTable with renderRowSubComponent
- Change the browser zoom level (Ctrl++ / Ctrl+-)
- Expand any table row
- Observe
renderRowSubComponent called firing repeatedly in the console
Expected Behaviour
Expanding a row should trigger renderRowSubComponent once
Screenshots or Videos
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
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
AnalyticalTablewithrenderRowSubComponentrenderRowSubComponentcalled firing repeatedly in the consoleExpected Behaviour
Expanding a row should trigger renderRowSubComponent once
Screenshots or Videos
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