Files
berrypod/lib
jamey 4ee097596b fix editor blocks not syncing on content page navigation
Move maybe_sync_editing_blocks to run after module.handle_params since
Content pages (about, delivery, privacy, terms) set @page in handle_params
rather than init. Previously editing_blocks would show stale content from
the previous page.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 10:36:02 +00:00
..