Skip to content

Conversation

@svenvg93
Copy link
Contributor

@svenvg93 svenvg93 commented Nov 6, 2025

📃 Description

list-ookla-servers.blade as using <x-filament-panels::form> which doesn't exist in Filament 4
In Filament 4, form layout components moved to the filament-schemas namespace
The error only appeared when running php artisan optimize (which Docker containers do on startup)

📖 Documentation

🪵 Changelog

@alexjustesen alexjustesen added the bug Something isn't working label Nov 6, 2025
@alexjustesen alexjustesen merged commit c338d65 into alexjustesen:main Nov 6, 2025
6 of 7 checks passed
@svenvg93 svenvg93 deleted the 2390-fix-filament-panels branch November 6, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Unable to locate a class or view for component [filament-panels::form]

2 participants