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

Crash! when adding pics to the form view #660

Open
mz0in opened this issue Jun 11, 2024 · 8 comments
Open

Crash! when adding pics to the form view #660

mz0in opened this issue Jun 11, 2024 · 8 comments

Comments

@mz0in
Copy link

mz0in commented Jun 11, 2024

When adding a jpg or png to the form the form is and link is completely crashed
( Crash! This view is broken. If the refresh still fails, run the data repair program. )

@tea-artist
Copy link
Contributor

Upload an image in the attachment field of the shared form view? I didn't reproduce the problem

@mz0in
Copy link
Author

mz0in commented Jun 11, 2024

not in the attachment , in the form title and main image

image

@Sky-FE
Copy link
Contributor

Sky-FE commented Jun 13, 2024

Could you kindly check your Docker image version? If it's not the latest, feel free to pull the latest image and give it a spin.

@mini-mini-oss
Copy link

I am on the latest docker version and getting the same problem when adding a picture to the form.

image

I don't know if it helps debugging, but I see this error in the browser console when I try to open the now broken form view:

TypeError: Failed to construct 'URL': Invalid URL
    at 6508-0a5173c1a78421a5.js:1:6163
    at K (6508-0a5173c1a78421a5.js:1:10476)
    at lk (framework-922e6b3f191606ca.js:25:60903)
    at i (framework-922e6b3f191606ca.js:25:119420)
    at uD (framework-922e6b3f191606ca.js:25:99073)
    at framework-922e6b3f191606ca.js:25:98940
    at uI (framework-922e6b3f191606ca.js:25:98947)
    at uE (framework-922e6b3f191606ca.js:25:95699)
    at ux (framework-922e6b3f191606ca.js:25:94254)
    at x (framework-922e6b3f191606ca.js:49:1364)

@mz0in
Copy link
Author

mz0in commented Jun 20, 2024

I'm building from the current GitHub repo and the crash as @mini-mini-oss attached

@mz0in
Copy link
Author

mz0in commented Jun 28, 2024

now with the latest update the crash bug is solved , but no image is displayed

image

@tea-artist
Copy link
Contributor

now with the latest update the crash bug is solved , but no image is displayed

image

how do you config the storage related env, do you enabled minio?

@mz0in
Copy link
Author

mz0in commented Jun 28, 2024

I enabled local storage using env

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

4 participants