maxFiles have to be given to akaunting dropzone component
This commit is contained in:
parent
76eab1900e
commit
03cb49aea2
@ -19,6 +19,9 @@
|
||||
@php $attributes['options']['maxFiles'] = 1 @endphp
|
||||
:options={{ json_encode($attributes['options']) }}
|
||||
@endif
|
||||
@else
|
||||
@php $attributes['options']['maxFiles'] = 1 @endphp
|
||||
:options={{ json_encode($attributes['options']) }}
|
||||
@endif
|
||||
@if (!empty($attributes['multiple']))
|
||||
multiple
|
||||
|
Loading…
x
Reference in New Issue
Block a user