-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Minor
-
Affects Version/s: 8.0.0beta2
-
Component/s: Frontend (F)
-
Sprint candidates
Steps to reproduce:
- Open Data collection -> Hosts
- Click on Host Wizard
- Proceed to Template selection
- Select any template - click Next
- Without adding host name click on the Host group field
- Click back on the Host name field
- Without adding host name click back on Host group field
- See browser's console
Result:
Console error displayed:
Uncaught TypeError: Cannot read properties of null (reading 'replace')
at #parseInputName (<anonymous>:2314:8)
at #inputNameToInputPath (<anonymous>:2324:30)
at HTMLDivElement.<anonymous> (<anonymous>:239:76)
Note - issue can be reproduced with any Host Wizard field, which has inline validation. (Host name, Host group, Interface, PSK, Mandatory macros, Macros with regex etc.)
Expected:
There should be no console errors.
- caused by
-
ZBX-26583 After clearing Host wizard search field - filtered templates still displayed
-
- Closed
-