stadust / pointercrate

Rewrite of the https://pointercrate.com backend in Rust
MIT License
80 stars 52 forks source link

Navigation bar does not work on error pages #98

Open stadust opened 6 months ago

stadust commented 6 months ago

Whenever pointercrate displays its HTML error page (for example when displaying a 404 response), the navigation bar does not work. The items are not clickable, and do not even get highlighted when hovering over them.

To reproduce, go to a page that does not exist, such as https://pointercrate.com/fjdskal, and try to use the navigation bar at the top.