I'm describing it as a feature request to fix this and not a bug, as it's working well enough for WLED's needs as is.
Browsing files in folders (among other things) is broken. This is a known issue:
me-no-dev/ESPAsyncWebServer#879
The fix seems to be pulling some of the changes in @lorol's fork into the WLED fork. @sticilface's solution is another option to consider if we want to add support for browsing an optional SD card in addition to the onboard FS (useful for managing content for an Animated GIFs Usermod).
I'm describing it as a feature request to fix this and not a bug, as it's working well enough for WLED's needs as is.
Browsing files in folders (among other things) is broken. This is a known issue:
me-no-dev/ESPAsyncWebServer#879
The fix seems to be pulling some of the changes in @lorol's fork into the WLED fork. @sticilface's solution is another option to consider if we want to add support for browsing an optional SD card in addition to the onboard FS (useful for managing content for an Animated GIFs Usermod).