max

Results 15 issues of max

We need ES Module for Tree Shaking to work. https://webpack.js.org/guides/tree-shaking/

This PR adds the ability to listen for the cancel event. When the cancel event is fired, the promise is rejected. Currently, if the user cancels the upload, the promise...

Currently, if the user cancels the upload, the promise is always in pending state, which should not make sense. The browser provides us with the [cancel event](https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/cancel_event), can we listen...

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```bash Operating System: Platform: darwin Arch: arm64 Version:...

good first issue
Linting