[ZBX-20541] Drop down menus empty due to "Template is not a constructor" Created: 2022 Feb 06 Updated: 2024 Apr 10 Resolved: 2022 Apr 28 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Templates (T) |
Affects Version/s: | 5.0.20, 5.4.10 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Trivial |
Reporter: | Derock | Assignee: | Andrejs Verza |
Resolution: | Won't fix | Votes: | 0 |
Labels: | frontend | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
PHP 7.4 and nginx on Ubuntu 20.04 LTS. |
Attachments: |
![]() ![]() ![]() ![]() ![]() |
Team: | |
Sprint: | Sprint 85 (Feb 2022), Sprint 86 (Mar 2022), Sprint 87 (Apr 2022) |
Story Points: | 0.5 |
Description |
Steps to reproduce:
Result: Expected:
Notes: Same issue happened when I tried to deploy the docker version of zabbix. |
Comments |
Comment by Derock [ 2022 Feb 06 ] |
I was able to fix this by moving class.template.js up under jsLoader.php |
Comment by Reinis Detlavs (Inactive) [ 2022 Apr 20 ] |
Hi Derock! Under normal circumstances, this type of error hasn't been encountered. |
Comment by Wilmer Adalid [ 2022 Jun 17 ] |
I am also experiencing this issue with UI v 6.0.5 |