Skip to content

fix: handle breadcrumbs rendering differently;

Martijn Houtman requested to merge feature/fix-dynamic-cache-issue into master

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.

Merge request reports

Loading