-
https://user-images.githubusercontent.com/50981692/129446423-7a3362eb-5b31-4fae-b7d6-3b9f5d6f9942.mp4
This would appear besides the paper when viewing any MCQ question paper. The component takes …
-
**Feature Description**
Introduce additional form elements to enhance the versatility of BPMN form JS. The proposed elements include a signature pad, file upload, autocomplete search, currency input,…
-
### Overview
The goal of this task is to develop a set of reusable form components that support various input types and incorporate robust validation logic. These forms will be used across our we…
-
### 相关平台
微信小程序
**小程序基础库: [system] WeChatLib: 3.4.3 (2024.5.17 14:14:37)**
**使用框架: React**
### 复现步骤
使用build:weapp 后,生成的dist/project.config.json 的 "miniprogramRoot"是 "./"
如果将dist目录导…
-
Someone can help me, to know how I can do with dropzone to upload chunk is parallel. I have this component in react.
```
import React from 'react';
import DropzoneComponent from 'react-dropzone-c…
ghost updated
5 years ago
-
**ReactUSWDS Version & USWDS Version:**
@trussworks/react-uswds: 4.2.1
@uswds/uswds: 3.1.0
**Describe the bug**
When a function that uses `FileReader` is called from an `onChange` event in t…
-
# React useState and Props Exercise
### Objective
The objective of this exercise is to assess the participants' understanding and proficiency in using the `useState` hook and working with component p…
-
We wanted to have the errors cleared when a user upload new files.
I would add `this.setState({notAcceptedFileType: [], notAcceptedFileSize: []});` at the beginning of the `onDropFile` function (and …
-
I have a local gpu server (rtx 2060 super 8gb and/or 2080ti 11gb).
Would you mind adding needed documentation how to run this locally inside your own network instead over internet? Would that be d…
-
Hi,
Is it possible to upload multiple files at once? I have set the maxFiles option to 10 and progress freezes at 99% regardless of the number of files I try to upload. Switching back to maxFiles =…