Skip to content

Conversation

mfrro
Copy link

@mfrro mfrro commented Oct 28, 2024

Related Issue: #283

Adds optional withCredentials property, which adds credentials to CORS requests, when set to true.

@binaryfire
Copy link

Would be great if we could get this merged.

@ffxsam
Copy link

ffxsam commented May 27, 2025

This is an absolutely critical feature. Could someone please merge this? Otherwise, a fork might be in order.

@ffxsam
Copy link

ffxsam commented Sep 14, 2025

@Norserium @DerZade One last check before we set up a private package repo and fix this for our own uses.

@Norserium
Copy link
Collaborator

@ffxsam, I will investigate this issue soon.

I'm not sure that we need to add the additional prop withCredentials, because you actually can pass 'with-credentials' to crossOrigin prop.

But perhaps, I need to add the passing of this property to getImageData.

@ffxsam
Copy link

ffxsam commented Sep 14, 2025

If the intended usage is <Cropper cross-origin="with-credentials" .../>, this isn't documented here:

https://advanced-cropper.github.io/vue-advanced-cropper/components/cropper.html#props

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants