-
Although `dash-uploader` is based on `resumablejs`, it seems that the uploader could not resume from the interrupted uploading file (even we set the same `upload_id`). To reproduce the experiment, we …
-
### Is your proposal related to a problem?
Sure, I wanted to upload a ~20MB file through, but it seems all happens in JSON, so it freezes my browser.
That becomes a pain, because we'll need to u…
-
![mare-animal-nature-ride-45164 (1)](https://user-images.githubusercontent.com/25012181/61139314-54fdc180-a486-11e9-80e3-ba7c18ffc375.jpeg)
-
Hi. My current implementation is next:
```
'use strict';
import React, { Component } from 'react';
import { observer } from 'mobx-react';
import Trumbowyg from 'react-trumbowyg';
import '../..…
-
**Describe the bug**
On Firefox browser version 112 dialog doesn't open.
Works on Chrome and Edge without issues
**To Reproduce**
Here's the code
`const { getRootProps, open } = useDropzone({…
-
# Clock in JS
### Objective
The objective of this exercise is to assess the participants' understanding and proficiency in using the `useEffect` hook in a React application.
### Task Description
Yo…
-
Following a boilerplate from [Alura Imersão React - Aula 01](https://gist.github.com/omariosouto/983909257ff37d47c6bc31dd286f6caa#file-index-js)
I've encountered two TypeScript issues:
props: …
-
I want to clear the form after submitting. How to do it?
-
## Bug report
### Required System information
- Node.js version: 16.20.2
- NPM version: 9.4.1
- Strapi version: 4.12.1
- Database: Postgres
- Operating system: Linux/Windows
- Is your proje…
-
07/17
Limitation of JSX: need only one root element
need wrapper => causing div soup
sol: use wrapper helper component work as empty component
use ``
use ` `
React Portals (ReactDom.crea…