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
Currently after file selection when Upload action button is clicked files are sent one after another each one in a separate request.
Is it possible to configure the component to group all files in a single request and send to server ?