Changelog is not loading correctly
Closed this issue · 0 comments
McGiverGim commented
Describe the bug
In the main page, when you press the changelog button (to see what have changed) it loads the main page again:
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.