Errorshelp wanted
仓库指标
- Star
- (4,045 star)
- PR 合并指标
- (平均合并 3天 18小时) (30 天内合并 4 个 PR)
描述
Describe the bug If the user doesn't have permission to upload files ("platform.systems.attachment":"1"), the uploading fails with no error message.
To Reproduce Steps to reproduce the behavior:
- Create any field with attachment (i.e. Cropper)
- Remove system.attachment permission from the user
- Try to upload picture and crop
Expected behavior There should be error message on the frontend.