Skip to content

Are Filepond IDs lost during authenticating process? #39

Answered by rahulhaque
ludoguenet asked this question in Q&A

You must be logged in to vote

@ludoguenet thanks for opening the discussion and pointing out a real world scenario for my package. I've released a new version v1.10.10 with the option to force skip ownership check for special cases like yours. Update to the latest release get the file like this in your restore endpoint logic -

$file = Filepond::field($id, false)->getFile();

Let me know of the result after the test.

Replies: 4 comments 10 replies

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

You must be logged in to vote
2 replies
@ludoguenet

@rahulhaque

You must be logged in to vote
8 replies
@rahulhaque

Answer selected by ludoguenet
@ludoguenet

@rahulhaque

@ludoguenet

@rahulhaque

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants