Pricing Blog

Issue with redirect rules

  • iampointi-1436383788975394947

    Stefan

    1 month ago

    I am redirecting to a 404 page if I dont get any data from my server-fetched request back.

    This works fine so far. BUT I see the request ALWAYS in the network tab, even if I get data back and can show the page. The request is shown (but it doesn't really redirect anyway as its aborted?)

    Does anyone know whats happening here and how I can prevent that request?

    I have a similar redirect rule, which is behaving also quite strange. (but lets fix that one at first)
    1436383789730365440-Bildschirmfoto_2025-11-07_um_16.54.53.png
    1436383790493859890-Bildschirmfoto_2025-11-07_um_16.55.26.png
  • erikbeus-1436386482372870285

    Erik Beuschau

    1 month ago

    Are you trying to redirect server side or client side?
    In order to debug, I will probably need access to your project or an example project with a similar setup.
    My username is god_of_code
    I should have time to investigate on Monday 🤞
  • iampointi-1437351014490706011

    Stefan

    29 days ago

    hey erik, it's SSR so I guess on the server? How would I know?
    I just added you to our project, will send you some details in a PM
    👍1
  • erikbeus-1437706313718300714

    Erik Beuschau

    28 days ago

    For anyone else: it was an issue with a link element that wasn’t correct during the runtime’s startup. This was addressed in 1.0.61 👍

    https://discord.com/channels/972416966683926538/1096060792614432808/1437409331086889091
    ❤️1