[ZBX-25539] [Top hosts] TypeError "Cannot read properties of null" appears on image preview/hover when widget contains two columns with "show thumbnail" option Created: 2024 Nov 13 Updated: 2025 Feb 07 Resolved: 2025 Feb 07 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 7.2.0beta1 |
Fix Version/s: | 7.0.10rc1, 7.2.4rc1, 7.4.0alpha1 |
Type: | Problem report | Priority: | Trivial |
Reporter: | Kirils Seve | Assignee: | Robert Gontarski |
Resolution: | Fixed | Votes: | 0 |
Labels: | binary, image, typeerror | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | 28.75h | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
||||||||
Issue Links: |
|
||||||||
Team: | |||||||||
Sprint: | S25-W2/3, S25-W4/5, S25-W6/7 | ||||||||
Story Points: | 2 |
Description |
Precondition:
Steps to reproduce:
Result: TypeError "Cannot read properties of null" appears. class.widget.js?1731410281:279 Uncaught TypeError: Cannot read properties of null (reading 'style') at class.widget.js?1731410281:279:16 at Array.forEach (<anonymous>) at ResizeObserver.<anonymous> (class.widget.js?1731410281:274:14) (anonymous) @ class.widget.js?1731410281:279 (anonymous) @ class.widget.js?1731410281:274 Expected: No errors should appear. |
Comments |
Comment by Robert Gontarski [ 2025 Jan 09 ] |
Implemented in development branch |
Comment by Robert Gontarski [ 2025 Feb 05 ] |
Available in:
|