-
A documentation of the React module must be implemented in the README.md.
This must contain the files involved, the building options, the paths, etc
-
WebOS supports services. As I understood, I can't add services in react-tv application. Maybe it's not a part of react and frontend but you already have an ecosystem and react-tv-cli can build bot…
-
The Jest test `src/pages/HistoryPage/HistoryPage.test.tsx` throws a warning:
```
console.warn
[react-markdown] Warning: please use `children` instead of `source` (see for more info)
```
The str…
-
Bonjour,
J'ai mis à jour le package `react-dsfr` et ai suivi le guide sur le setup initial ; notre projet utilise Vite donc j'ai suivi les consignes adéquates. Nous ne faisons plus que la copie des…
-
**Describe the bug**
Using the IVSPlayer component at any point in my expo-managed app causes it to break with the error "Invariant Violation: requireNativeComponent: "AmazonIvs" was not found in the…
-
npx react-native link payu-non-seam-less-reactwarn Calling react-native link [packageName] is deprecated in favor of autolinking. It will be removed in the next major release.
Autolinking documenta…
-
### What version of React Router are you using?
v5-compat
### Steps to Reproduce
Import a Switch from "react-router-dom":
```tsx
import { Switch } from "react-router-dom";
...
console.l…
-
Connect(Droppable): Support for defaultProps will be removed from memo components in a future major release. Use JavaScript default parameters instead.
any one have solution for this problem but…
-
Unhandled Runtime Error
TypeError: forms[table] is not a function
Source
src\components\FormModal.tsx (151:20) @ setOpen
149 |
150 | ) : type === "create" || type === "update" …
-
Issue from react-markdown: https://github.com/remarkjs/react-markdown/issues/812
But potentially the root of the issue could live in the md parser. Below I have linked the repro links and comments …
puopg updated
7 months ago