fix: handle breadcrumbs rendering differently;
By handling the rendering of breadcrumbs manually, we can prevent having to render a separate request object. This fixes some cache context issues, which prevented us from using Dynamic Page Cache with our decoupled router setup.