Closed jpd527 closed 1 year ago
same problem.
This is quite breaking, yes.
For anyone that needs a quick fix, this is working for me on ubuntu:
remotes::install_version("blastula", "0.3.3")
Would this be worth releasing as 0.3.5? Seems like a pretty impactful issue
https://github.com/rstudio/blastula/commit/0e1b1c705ea9a244105164aaae785d042c0a3ea7#r130328464
str = "Filename",
needs to be changed tofieldname = "Filename",
on line 104 of mime.R to fix the issue and properly label file attachments in the email.