outl1ne / nova-page-manager

Static page and region manager for Laravel Nova - designed for headless CMS's.
MIT License
178 stars 38 forks source link

Unable to Download Image or File field #165

Open RibesAlexandre opened 1 year ago

RibesAlexandre commented 1 year ago

Hi,

I use the "Page Manager" tool for managing my pages, and some pages have media. Only it is impossible for me to download the media, whatever they are. The tool always returns a download.html file.

I tried to modify the download method allowed by Laravel Nova, without success.

On the other hand the previews are displayed well.

Any idea how to solve the problem?