The Resources tab threw a "Queueing collections with multiple model types is not supported" error because the Livewire component was storing a mixed-type Eloquent collection (Applications, Databases, Services) as a public property, causing Livewire's serialization to fail. Fixed by: storing only the unmanaged containers array in the component, and calling definedResources() directly in the Blade view for the managed tab. Fixes #7666 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ca-certificate | ||
| cloud-provider-token | ||
| new | ||
| private-key | ||
| proxy | ||
| security | ||
| advanced.blade.php | ||
| charts.blade.php | ||
| cloudflare-tunnel.blade.php | ||
| create.blade.php | ||
| delete.blade.php | ||
| destinations.blade.php | ||
| docker-cleanup-executions.blade.php | ||
| docker-cleanup.blade.php | ||
| index.blade.php | ||
| log-drains.blade.php | ||
| navbar.blade.php | ||
| proxy.blade.php | ||
| resources.blade.php | ||
| show.blade.php | ||
| validate-and-install.blade.php | ||