betaflight/blackbox-log-viewer

Changelog is not loading correctly

Closed this issue · 0 comments

Describe the bug

In the main page, when you press the changelog button (to see what have changed) it loads the main page again:
image

To Reproduce

Press the changelog button in the main page of the Blackbox.

Expected behavior

To open the changelog.html contents.

Betaflight Blackbox Explorer version

3.7.0 (PWA)

Add any other context about the problem that you think might be relevant here

If I move the changelog.html page to the public folder it loads correctly, but it seems to fail to load the CSS. I suppose is some vite or pwa problem, but I can't find the good solution.