James Smythe
James Smythe
Hi Jonas I worked around by saving the incoming file to a temporary directory with its $name property, not $filepath, then writing this file out to dropbox... ``` observeEvent(input$myFile, {...
Hi Victor. It's a difficult one as I'm not expert enough on package versions, sorry. Also, it was working OK locally but not once deployed in a docker container, even...
Hi Victor, I can confirm that this is happening on all our dockerized projects that use the rocker/shiny-verse base image, whenever we update to 0.6.3
No, it all works well locally. Thank you James > On 17 Jan 2022, at 16:22, Victor Perrier ***@***.***> wrote: > > > Thanks for your inputs. I will try...