Will be nice have some basic functionality for get file uploading progress
Usually it implemented via XMLHttpRequest progress event, but kinto based on fetch() that still doesn't have this functionality.
so, will be nice have progress event in client.events
Will be nice have some basic functionality for get file uploading progress
Usually it implemented via
XMLHttpRequestprogress event, but kinto based onfetch()that still doesn't have this functionality.so, will be nice have progress event in
client.events