-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
7.0.21, 7.4.5, 8.0.0alpha2 (master)
Steps to reproduce:
- Select a host that has Discovery rules.
- Go to the list of Discovery rules.
- Clear the page filter.
- Find a Discovery rule that has a master item (example: Linux by Zabbix agent: Get filesystems: Mounted filesystem discovery).
- Click on the master item link see configuration form.
- Observe browser console.
Result: Browser console shows the following warnings:
[DOM] Found 2 elements with non-unique id #context [DOM] Found 2 elements with non-unique id #label-type
Expected:
Each element in the DOM should have a unique id. Opening the master item popup should not create duplicate IDs.