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

Input type file does not work inside arrayFields #792

Open
siarhei-zharnasek opened this issue Jan 13, 2025 · 0 comments
Open

Input type file does not work inside arrayFields #792

siarhei-zharnasek opened this issue Jan 13, 2025 · 0 comments
Labels
ready Assumed ready enough to start type: bug 🐛

Comments

@siarhei-zharnasek
Copy link
Contributor

siarhei-zharnasek commented Jan 13, 2025

Hi, it's not possible to use <input type="file" /> inside arrayFields config (it does not open modal to load file)

https://codesandbox.io/p/sandbox/c2222z?file=%2Fsrc%2FApp.js
Steps to repro:

  1. create Example elem
  2. add new Item
  3. try to load file in input
@chrisvxd chrisvxd added ready Assumed ready enough to start type: bug 🐛 labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Assumed ready enough to start type: bug 🐛
Projects
None yet
Development

No branches or pull requests

2 participants