You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: