• belit_deg@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 day ago

      Got this response from one of the developers:

      Looks like a routing issue, it works when navigated to from the index page without a full reload.

      • neclimdul@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        Its a server configuration issue. If you have a SPA even server side frameworks that uses native paths you need to configure the server to send all requests to the main application. You’ll find documentation of how to do this in the setup for every framework I’ve run into.