Upload Progress with Refile Javascript | GoRails - GoRails
Thank you for this Video!!
I tested the upload in percent status that you showed at 11:30. But the uploaded status in percent works with
detail = e.originalEvent.detail.progress
instead of
detail = e.originalEvent.detail
I think they changed the Refile API. I used the current master branch.
Yeah they definitely changed the API. That's what I get for recording an episode on new software. Thanks for sharing that! :)