question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Drozone style class | isn't loaded

See original GitHub issue
  • [ x] I found a bug

Hi there, I installed the last version: "react-dropzone": "^11.3.4",

When I dropped your example into my code: https://react-dropzone.js.org/#section-previews

the dropzone style class wasn’t loaded: image

Where is this style class defined into your example, please? <div {...getRootProps({className: 'dropzone'})}> Brs. FileUploader.component.txt

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

2reactions
e-hopcommented, Oct 20, 2021

i’m faving the same issue. Just dragged the example and the css doesn’t shows

0reactions
rolandjitsucommented, Feb 3, 2022

Styling is the user’s responsibility and not in the scope of this library. And the examples we provide are just that, examples, and not meant for use in production.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why is my dropzone javascript form not working?
I'm building the front end of a website and I'm using dropzone.js for image uploads. Now I've included the dropzone.min.js and the dropzone.css...
Read more >
DropZone will not display upload area - Laracasts
Hello! I cannot get Dropzone working and i am pretty much sure it is just me. I used the dropzone npm package and...
Read more >
Styling Dropzone
The hook fn doesn't set any styles on either of the prop fns ( getRootProps() / getInputProps() ). Using inline styles. Drag 'n'...
Read more >
react-dropzone - npm
Not a File Uploader. This lib is not a file uploader; as such, it does not process files or provide any way to...
Read more >
Create a Drag-and-Drop zone in React with react-dropzone
Styling. Although our React-dropzone is working well, it doesn't look ... that the React-dropzone does not accept files nor list the file name,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found