mantinedev / ui.mantine.dev

Mantine UI website and components
https://ui.mantine.dev
MIT License
2.83k stars 314 forks source link

Mantine UI Dropzone Not Working. #83

Open PFernandezTorres opened 7 months ago

PFernandezTorres commented 7 months ago

I need to use the Dropzone component Mantine offers, but the behaviour it presents it is not the expected one. When a file is uploaded when using on project, no Reject or Download button is shown as the code presents. Either a list of files is shown, so there is no idea if the component works or more work is needed to make it function.

beeman commented 7 months ago

The best way to get support is probably by posting a question in the Mantine Discord with a reproduction of what's failing. This repo is generally not used to answer these types of questions.