-
### What version of React Router are you using?
6.22.3
### Steps to Reproduce
I created a reproduction repo: https://github.com/Lukas-Kullmann/react-router-memory-leak
The steps to reproduce are d…
-
I've just recently came across this package which I think is great in terms of progressive web app and not native, but it seems like it doesn't support React 16.
With the most basic example I get
`…
-
Hi,
First of all, a big thank you to authors and maintainers for creating this tutorial.
React introduced [Hooks](https://reactjs.org/docs/hooks-intro.html) in v16.8 in Feb 2019, which allows us…
-
### Description
Found similar issues, but they are not exactly the same cases:
Only on iOS: https://github.com/facebook/react-native/issues/43452
Only on Android with Mouse: https://github.com/fa…
-
A component for creating the types of multi-text items typical in lists etc.
- Primary text (also supports slotting elements)
- Secondary text (configurable to be above or below primary text; also su…
-
### The problem
To benefit from the new full-stack Web applications architecture of React 18 / NextJS App Router, we need the presentational CDS components to be React Server Components.
### The sol…
ghost updated
3 weeks ago
-
When I run the example I get the following warnings:
```
Warning: React.render is deprecated. Please use ReactDOM.render from require('react-dom') instead.warning @ react.js:18769
react.js:18769 Warn…
-
### Description
I get this error in react native cli app
### Steps to reproduce
1. Run the app with npm start.
2. After app build error is getting
### React Native Version
0.73.6
### Affected P…
-
I am developing a module to be used with react, and I've bootstrapped my example project with `react-scripts-ts`.
I found that in order to source map the referenced module from the example, curren…
-
### Description of the bug
We have 120+ Flow views currently. Currently two as ReactAdapterElement. When developing React vaadin.frontend.hotdeploy=true
For Flow development vaadin.frontend.hotdep…