Role permissions icons are not loaded when caching icons #360

Closed
opened 2026-02-04 17:44:03 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Boy132 on GitHub (Jun 10, 2025).

Originally assigned to: @Boy132 on GitHub.

With cache: (php artisan optimize)
Image

Without cache: (php artisan optimize:clear)
Image

Originally created by @Boy132 on GitHub (Jun 10, 2025). Originally assigned to: @Boy132 on GitHub. With cache: (`php artisan optimize`) ![Image](https://github.com/user-attachments/assets/b071fc00-2625-45a5-b893-8d152428a966) Without cache: (`php artisan optimize:clear`) ![Image](https://github.com/user-attachments/assets/89137dab-36d5-4059-8296-9847f3105636)
OVERLORD added the 🟡 medium label 2026-02-04 17:44:03 +03:00
Author
Owner

@rmartinoscar commented on GitHub (Jun 11, 2025):

Seems like filament:cache-components (called from filament:optimize which it self is called from optimize) makes class_exists miss behave

@rmartinoscar commented on GitHub (Jun 11, 2025): Seems like `filament:cache-components` (called from `filament:optimize` which it self is called from `optimize`) makes `class_exist`s miss behave
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#360