Skip to content

V4.0.2 breaks the File Manager #80

@karandatwani92

Description

@karandatwani92

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
Image

How i temporary solve it.

php artisan optimize:clear && php artisan basset:clear
composer require backpack/filemanager:4.0.1

Metadata

Metadata

Assignees

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions