S
Solara2w ago
JP

FileDropMultiple

Is it just me or does the FileDropMultiple component not work?
3 Replies
JP
JPOP2w ago
So, I added a print('File detected') in the function called on_file and it doesn't print anything Tried changing the lazy option but doesn't seem to make a difference Am i missing some dependency or is this a prototype for a future implement FileDrop also doesn't do anything Is there maybe a tutorial? because i did see some issue open on here that suggested someone was getting the file uploaded at least You can mark as closed! I figured it out
iisakkirotko
iisakkirotko2w ago
Good to hear! Is there something we could improve about the documentation that would have gotten you there faster?
JP
JPOP2w ago
maybe a str() function of the object in returns, just so you can see the file is actually uploaded I had a print function but maybe in solara the print function doesn't redirect to the terminal but the console, i haven't tested the console yet I might have been too excited and glanced over the code too quickly though

Did you find this page helpful?