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
{{ message }}
This repository was archived by the owner on Mar 18, 2022. It is now read-only.
Hi,
We are using your library in one of our projects and found a critical bug, line no 527 (fileName = assets.substr(1);) of lib/main.js leads to the upload failure, It actually removes the first character of file path which leads to the upload failure.