-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
bugfixed in sourceThis issue is unsolved in the latest release but fixed in masterThis issue is unsolved in the latest release but fixed in master
Description
What happened?
WEB UI "/settings/leds" show static page without any data (configs) filled and it does not allow to modify anything.
It seems like the issue introduced in #4529 .
To Reproduce Bug
- Install "WLED 0.16.0-alpha (build 2412040)" version
- Visit "/settings/leds" (Top Menu: Config -> LED Preferences)
- No data are shown in text boxes, informational blocks, etc
Expected Behavior
Visiting "LED Preferences" tab should return page filled with current config data and allow to modify it.
Install Method
Self-Compiled
What version of WLED?
WLED 0.16.0-alpha (build 2412040)
Which microcontroller/board are you seeing the problem on?
ESP32-C3
Relevant log/trace output
Web browser console output:
leds:1 Uncaught ReferenceError: chrID is not defined
at addLEDs (leds:1:9609)
at GetV (s.js?p=2:1:1266)
at HTMLScriptElement.<anonymous> (common.js:1:1649)Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugfixed in sourceThis issue is unsolved in the latest release but fixed in masterThis issue is unsolved in the latest release but fixed in master