Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to upload any file with File component #1718

Open
jiaweichong opened this issue Mar 14, 2024 · 3 comments
Open

Unable to upload any file with File component #1718

jiaweichong opened this issue Mar 14, 2024 · 3 comments

Comments

@jiaweichong
Copy link

Describe the bug
Unable to upload any file with File component

Version/Branch
Latest version, https://formio.github.io/formio.js/app/builder.html

To Reproduce
Steps to reproduce the behavior:

  1. Add a File Component with Form Builder on https://formio.github.io/formio.js/app/builder.html
  2. Set Base64 as storage, leave everything else as default
  3. Upload a file on the component here
    image
  4. The error below is shown
    FormIO Issue

Expected behavior
The file (document or image) can be uploaded successfully and able to see the preview
image

Screenshots
FormIO Issue

Additional context
Add any other context about the problem here.

@vassilidev
Copy link

some news ?

@daneformio
Copy link

daneformio commented Apr 17, 2024

This component does not work in the sandbox. Certain components are open source, and you can use them as front end components and build out the server side functions. Else, we provide server side functionality for easy integration in our commercial platform, which thousands of customers around the world choose to purchase in order to access the enterprise feature functionality.

@vassilidev
Copy link

I want to use it with url provider, i cant make it work, only webcam image work (binary in post request)

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

No branches or pull requests

3 participants