-
Notifications
You must be signed in to change notification settings - Fork 22
Labels
Description
V4.0.2 breaks the File Manager after a composer update if the basset does not have the Elfinder files in the cache.
Steps to reproduce error:
php artisan optimize:clear && php artisan basset:clear
composer require backpack/filemanager:4.0.2
How i temporary solve it.
php artisan optimize:clear && php artisan basset:clear
composer require backpack/filemanager:4.0.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done