Topic: ChunkUploaded in core API 3.0
I am exploring the 3.0beta version of the core API. It seems that ChunkUploaded event has been moved to FileUploader class. Binding to this event on the uploader instance doesn't work. How would I go about binding to event triggered by a file uploader? I understand that each file gets its own FileUploader.