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

When upload the image it's not showing the file name. #736

Closed
sabbir2609 opened this issue Sep 12, 2024 · 2 comments
Closed

When upload the image it's not showing the file name. #736

sabbir2609 opened this issue Sep 12, 2024 · 2 comments

Comments

@sabbir2609
Copy link
Contributor

Unfold : 0.38.0
Django : 5.0.7
Chrome

In the image upload field, if I select an image, it should show the file name but it's not showing.
I got this in the console.

Uncaught TypeError: Cannot read properties of null (reading 'setAttribute') at HTMLInputElement.<anonymous> (app.js:128:19)

@sabbir2609
Copy link
Contributor Author

Well, #731 worked for a single input on a page.
But not working for tabular ( multiple ) inputs.

image

@lukasvinclav
Copy link
Contributor

Fixed in #740

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

2 participants