-
Hi,
Are there plans to support React 18 ?
-
So I was playing around with the `@next` build of `react-input-mask`, and specifically the bit about being able to wrap custom components. I was making some progress, but notice the following error hi…
-
## Subject of the issue
Within the tag `` a DateRangePicker component does not work. It can not track the scrollposition to show the full calender. Only "months-prop +1" months are visible.
![CleanS…
-
Is it possible to replace the usage of `componentWillReceiveProps` from within the Slider and Range classes [in prep for React 17](https://reactjs.org/docs/react-component.html#unsafe_componentwillrec…
-
Calling `RateThisApp.onStart(this);` causes several [StrictMode](https://developer.android.com/reference/android/os/StrictMode.html) policy violations, mostly related to reading and writing to disk (s…
-
The issue is appeared again #426 please reopen
-
https://reactjs.org/docs/strict-mode.html
-
## Description
When wrapping the app with ``, there are warnings coming from internal react native components. They need to be updated to stop using the [legacy context api](https://github.com/fa…
-
React version: any with StrictMode
## Steps To Reproduce
1. Create a few components with improper or absent memoization
2. Create `useEffect` with unstable dependency
3. Observe how `StrictMod…
-
**Describe the bug 🐛**
With StrictMode enabled in development, the markers do not render in the correct position as the map is moved.
**To Reproduce 🔍**
Steps to reproduce the behavior:
…