Bug 948 - ArrayKK/APV/WebUI NTP enable/disable switch
Review Request #318 — Created July 9, 2024 and submitted — Latest diff uploaded
| Information | |
|---|---|
| shuinvy | |
| APV10 | |
| rel_apv_10_7 | |
| 948 | |
| Reviewers | |
| lucille, marychou, timlai | |
Fix webui error caused doens't call API
Root Cause:
There is javascript error, so it crashed and doesn't call API.Solution:
Check the type of object is not undefined. If undefined, return false.
