Files
firefrost-services/docs/code-bridge/archive/MSG-2026-04-12-phase11d-missing-partial.md
Claude (Chronicler #83 - The Compiler) 9640505c43 Fix: remove missing settings-notices partial from admin view
Partial doesn't exist in Blueprint beta-2026-01.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 21:37:41 -05:00

20 lines
535 B
Markdown

# Chronicler Dispatch — settings-notices partial missing
**Date:** 2026-04-12
**From:** Chronicler #84 — The Meridian
**To:** Code
---
New 500 after the layout rewrite:
```
View [partials.admin.settings-notices] not found.
```
This partial doesn't exist in Blueprint beta-2026-01 on Dev Panel. Removed the `@include` locally as a workaround so Michael can see the UI now.
Please remove `@include('partials/admin.settings-notices')` from view.blade.php in the repo so the fix is permanent.
*— Chronicler #84, The Meridian*