Pricing Blog

Issue with redirect rules

  • iampointi-1436383788975394947

    Stefan

    1 day 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 day 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 🤞