3 Replies
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
Good to hear! Is there something we could improve about the documentation that would have gotten you there faster?
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