srg74 / WLED-ESP32-pico

WLED ESP32 pico board
Creative Commons Zero v1.0 Universal
24 stars 3 forks source link

Presets Won't Save #1

Open apetrycki opened 1 year ago

apetrycki commented 1 year ago

With the firmware on this site and that shipped with my pico, presets won't save.

Uncaught TypeError: Cannot read properties of null (reading 'value')
    at saveP ((index):207:49226)
    at HTMLButtonElement.onclick ((index):1:1)

Loading the released 13.3 version works fine, but obviously is missing features.

srg74 commented 1 year ago

I will check firmware. If you find firmware glitch better to report to WLED discord for developers to investigate.

apetrycki commented 1 year ago

I will do that also, but figured since I received my WLED ESP32 Pico with this broken firmware, you would want to know about. Probably better to build your firmware from a released version than a beta. I found and loaded the sound reactive version of 13.3 and it works well. I'm not well versed in Platform IO or the WLED code base, so I'm not sure if there are other things you've added to your build that may also be causing the issue.

srg74 commented 1 year ago

I appreciate your feedback and will definitely look into a problem. Latest firmware close to release and have a lot of improvements so I’m trying to deliver better experience to my customers 😊

CollinNHays commented 8 months ago

I am having the same issue on my board. Are the esp32 versions of WLED releases compatible with this board?