seceba

Results 4 issues of seceba

Hello, On the backend side, I use a code to access my photos. app.get("/assets/files/*", (req, res) => Directory('files/')); If I write another link instead of the photo link, I can...

Hello, I am trying to send multiple keys/value with the same key name using the post method using form-data. However, I can only get the last one of the values...

I get a **"RangeError (index): Invalid value: Valid value range is empty: 0"** error when selecting different album. This only happens on IOS, I didn't have a problem on android....

If you keep pressing ( spamming finish button ) the finish button after selecting images, the app stays on the black screen. This is because as you keep pressing finish...