nova-media-library icon indicating copy to clipboard operation
nova-media-library copied to clipboard

Issue with Single File Upload In Safari

Open mydnic opened this issue 6 years ago • 0 comments

Hello,

I'm using your package to attach a single file (that is not an image) to a resource. As mentioned in the docs, I use Kingsley\NovaMediaLibrary\Fields\File

It works well in chrome, but in safari, an error appears when trying to submit the form and save the model.

This problem appears on Safari, with the Kingsley\NovaMediaLibrary\Fields\File field. I've tried without the field and everything works fine so it definitely comes from this field.

The error is the following:

screenshot 2019-01-11 at 01 29 22

Thanks in advance for your help

mydnic avatar Jan 11 '19 00:01 mydnic