Skip to content

Cannot modify LED settings: "Uncaught ReferenceError: chrID is not defined" #4590

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
GiedriusQ opened this issue Mar 9, 2025 · 0 comments
Closed
1 task done
Labels
bug fixed in source This issue is unsolved in the latest release but fixed in master

Comments

@GiedriusQ
Copy link

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

  1. Install "WLED 0.16.0-alpha (build 2412040)" version
  2. Visit "/settings/leds" (Top Menu: Config -> LED Preferences)
  3. 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
@GiedriusQ GiedriusQ added the bug label Mar 9, 2025
blazoncek added a commit that referenced this issue Mar 9, 2025
@blazoncek blazoncek added the fixed in source This issue is unsolved in the latest release but fixed in master label Mar 9, 2025
blazoncek added a commit that referenced this issue Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fixed in source This issue is unsolved in the latest release but fixed in master
Projects
None yet
Development

No branches or pull requests

2 participants