Size not available #31
Unanswered
kurtomerfaruk
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I want to use FilePoster I get size unavailable. Is there something I missed with my codes as below?
`
FilePond.registerPlugin(
FilePondPluginFilePoster,
FilePondPluginImagePreview
);
`
I am getting error Argument 1 passed to RahulHaque\Filepond\Services\FilepondService::offset() must be of the type string
How should I go about this?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions