Prevent Assets manager dropzone from uploading svg file extension #5350
-
Hi guys, is there any way to prevent assets manager dropzone from uploading svg file, since my upload endpoint does not allow to upload svg file. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
artf
Sep 3, 2023
Replies: 1 comment
-
If you're using the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nguyenvoanhkhoa1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you're using the
Assets.open
method you can pass theaccept
option which follows theaccept
attribute format