add feature checkCrossOrigin: false
new object cropperjs, to remove query params timestamps=9999999
, avoid error using URL signing
#546
Closed
lyrihkaesa
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
Just published v3.6.10 which adds a config setting to disable checkCrossOrigin. I have no way to test this. Let me know if it works or not. 'cropper' => [
'check_cross_origin' => true,
], |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Error:
Cause addTimestamp query parameter in cropperjs
×tamp=1729994183492
:curation.js
Temporary fix add
checkCrossOrigin: false
option:curation.js
Temporary Fix my minio bucket public.
config/filesystems.php
app/Models/Media.php
Image source not readable
Intervention \ Image \ Exception \ NotReadableException - Image source not readable #539 (comment)
Beta Was this translation helpful? Give feedback.
All reactions