-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.0.29rc1, 6.0.10rc1, 6.2.3, 6.4.0beta1
-
Sprint 92 (Sep 2022), Sprint 93 (Oct 2022)
-
0.25
Steps to reproduce:
- Open dashboard
- Change ID in URL to non-existing
- Open console
Result:
Uncaught TypeError: Cannot read properties of null (reading 'appendChild')
Expected:
no error in console
- part of
-
ZBX-20975 PHP TypeError when opening non-existing dashboard
- Closed