mirror of
https://github.com/aaru-dps/Aaru.Documentation.git
synced 2026-07-08 17:56:14 +00:00
Documentation on aaru.app has broken navigation #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @VorpalBlade on GitHub (Jun 23, 2022).
Tested this in both Firefox 101.0.1 on Arch Linux (x86-64) and Chromium 103.0.5060.53 (on same computer).
Links in the sidebar on aaru.app are broken when navigating the second time. First time around the page loads properly (e.g. https://aaru.app/#/device/info, but if you continue clicking pages in the side bar you will get a 404). Reloading the page temporarily fixes this and makes navigation work again.
It seems that the part after # is not properly handled. For example, when first loaded the it may be
#/device/info, but later on it will be#/image/device/infocausing a 404.The developer console in the browser show messages such as: