-
**Using the following implementation**
RNFS.uploadFiles({
toUrl: "api/endpoint",
files: files,
method: 'POST',
headers: {
'Accept': 'application/json',
}…
-
### Description
Hello,
I was trying to use ElementUI with `react-express-views` and when I'm trying to use Button (or any other component) I get an error
### Reproduce Steps
1. Set up expres…
-
Hi, I wanted to use RnFetchBlob to read the pdf from the device and upload it to the server. The following code works well in iOS and Android 9 and lower but in devices having Android 10 it is not wor…
-
### Summary
The `react-filepond` component has a flash of unstyled content for me when it first comes up. This happens when I'm using React server-side rendering. It's happened for me when using …
-
### NextUI Version
2.2.9
### Describe the bug
The hidden sm:flex items are not working. As in, if you run this code, when you shrink and expand the screen width wise, nothing change (in terms of h…
-
### Description of the bug
This was discovered by one of the testers, when opening the app in tt02.
When uploading a .zip folder **by dragging the file** to the component, the box turns red even …
-
**Before posting a comment on this issue please read this entire post.**
## Previous work
The past few weeks we've been investigating / optimizing various memory usage issues. Specifically geare…
-
Hi there, first of all, let me thank you for this very nice tool. It is exactly what I was looking for. I know that the callback does not allow the user to add another input but I am wondering if ther…
-
**Describe the bug**
If I define a custom editor component, I can only specify a regexp as a pattern, like `pattern: /^$\s*?(.*?)\n\n(.*?)\n^$/ms,`. But this will parse nested components poorly, fo…
-
# User Story
As an instructor I can upload a CSV of room slot entries so that I can quickly populate the database with room slots from a spreadsheet. A CSV is a "comma-separated values" file that r…