hensei-web/prd
Justin Edmund c33de6f2a6 Fix Party component interface and remove incompatible head components
- Update NewPartyClient and PartyPageClient to pass correct props to Party component
- Remove SavedHead and ProfileHead usage from client components (incompatible with App Router)
- Create debugging wrapper for Party component
- Update webpack SVG configuration with safety checks
- Add TypeScript declarations for SVG imports
- Document all fixes in PRDs

These changes address the "Element type is invalid" error by fixing component interfaces
and removing Pages Router patterns incompatible with App Router.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-02 02:20:21 -07:00
..
app-router-migration.md Migrate all remaining components to App Router navigation 2025-09-01 16:31:18 -07:00
fix-app-router-caching-issues.md Add PRD for fixing app router caching issues 2025-09-01 16:44:36 -07:00
fix-element-type-invalid-error.md Fix Party component interface and remove incompatible head components 2025-09-02 02:20:21 -07:00
fix-party-component-interface.md Fix Party component interface and remove unstable_cache 2025-09-01 19:06:22 -07:00