You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading individual files or directories i get duplicated progress bars. This is true whether uploading an individual file or an entire directory.
The text was updated successfully, but these errors were encountered:
osf_upload(cr_project, "data")
osf_upload(cr_project, "data", progress= TRUE)
osf_upload(cr_project, "data", conflicts= 'overwrite', progress= TRUE)
##strange behavior above where the progress bars are duplicated when overwriting during upload.
When uploading individual files or directories i get duplicated progress bars. This is true whether uploading an individual file or an entire directory.
The text was updated successfully, but these errors were encountered: