-
### 🔎 Search Terms
5.7.2 types issue, LibraryManagedAttributes, componentType issue
### đź•— Version & Regression Information
on v5.7.2 the issue exists
with my previous v5.2.2 it was working
### ⏯ …
-
I'm trying to convert a component that's wrapped in the connect method from react-redux.
The error I'm getting is cannot call a class as a function in Route.js
` var props = processProps(tree…
-
**Describe the bug**
could not find react-redux context value; please ensure the component is wrapped in a
I called useSelector hook inside of my pdf component and my pdf component use inside my ro…
-
hello,
im using react with redux tkq and persist,
im facing some error which im not sure what occurred it,
what im trying to do, is to persist authSlice in order to keep user's data while refreshin…
-
### Describe the bug
i have a host app and mini app and two projects also setup redux, in the mini app, I use dispatch by useDispatch from func component .tsx, and it's working, but when i use store.…
-
I found that once the exported component is wrapped in a function like `connect()` (from redux connect) or `compose` (from recompose), the match-exported rule stops working.
here's a code example:
…
-
**OS:**
- [ ] Windows
- [ ] MacOS
- [ ] Linux
**Platform:**
- [ ] iOS
- [x] Android
**SDK:**
- [x] `@sentry/react-native` (>= 1.0.0)
- [ ] `react-native-sentry` (
-
### Are you submitting a **bug report** or a **feature request**?
Bug report
### What is the current behavior?
- Create a React Storybook with https://github.com/storybooks/storybook
- Create a …
-
redux-form does not update `initialValues` prop of wrapped form when receiving new `initialProps` - even when `enableReinitialize` is true.
The current `shouldComponentUpdate` behavior (line 247…
-
Let's have a try with it.
### Related Discusstions
-
-