-
### Before opening, please confirm:
- [x] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Steps to reproduce the issue
Attempt to upload a large file (approx. 1 GB or more) via Media Manager.
### Expected result
A POST request is made and the file is successfully uploaded.
### Actu…
-
As a developer, I want the upload element to “upload” files with `FileReader` instead of `XMLHttpRequest`.
API idea:
- `transport` property accepting string options:
- `"XMLHttpRequest"` (d…
-
Hello,
I want to load obj file from local file by FileReader API, such as
https://jsfiddle.net/77x95e2s/
-
We can use the FileReader API to allow loading of local files. We already support drag and drop loading, but better local file support would be useful for loading local resources (images, etc.), and f…
-
@mdsteele hello! Thank you for the library! I am using it in my projects and wanna improve performance and API.
Now API for read Cabinet file is:
```rust
impl Cabinet {
pub fn folder_entri…
-
http://caniuse.com/#feat=filereader
-
**Describe the bug**
Using a cluster with authn via Teleport, it is not possible to interact with the cluster.
This is working fine with `kubectl` and after testing with the Python client it wor…
-
Hi all, I am trying to set up bedtools2 and it fails at the "make" step.
The errors generated are as follows:
Building BEDTools:
=========================================================
DETECTE…
-
See https://github.com/dask/fastparquet/blob/master/fastparquet/api.py#L296-L300
We should be able to translate this into C++ enums and apply in the Arrow read methods methods.
**Reporter**: [Uwe …