Hello, I’m having some problems in setting the height of the React Uppy Dashboard component…
I’ve tried adding the height property, adding height and maxHeight in styles, as well as making a wrapper div with a fixed height… However, none of that worked…
Also, in the docs I found:
but the dashboard doesn’t have the inline property as far as I can see.
Did anyone else have the same problem?