-
I'm really interested in using this tool to add some easy to use controls to my app, but there are a number of problems:
- the codesandbox demo is broken
https://user-images.githubusercontent.co…
-
**Bug Description**
Hi, I'm trying to implement the Swap widget into my next.js app (next@12, react@17, react-redux@7, redux @4) and connecting to it from MetaMask. I'm passing down the injected Meta…
-
I think there is a misunderstanding in Reductive about what a Redux enhancer is. From the redux docs:
* A [middleware](https://github.com/reactjs/redux/blob/master/docs/Glossary.md#middleware) is a…
-
### What is the current behavior?
The [link](https://redux-form.com/8.1.0/examples/initializefromstate/) on the Example page doesn't work now. So I cloned the code locally and npm insta…
-
When using SSR with `ReactDOMServer.renderToString` I get following exception:
```
Invariant Violation: Could not find "store" in the context of "Connect(ConnectedRouterWithContext)". Either w…
zdila updated
5 years ago
-
## Describe the bug
`useRouter` hook gotten from `next/router` is throwing errors while working with Next 14, development server is going alright, it's just whenever build process take place and ru…
-
This could be because of wrong usage of the library, but I'm stuck on this.
I have the following snippet where I'm using the following lib versions:
react 15.3.2
react-native 0.37.0
redux 3.6.0
…
-
Even though still a WIP, this project has been a great help to me already.
I am adding a websocket client in my app, and would have loved to see an example of that doing idiomatically.
What …
-
Hi! To continue our conversation at https://github.com/javivelasco/react-css-themr/pull/46
In 2.1.0 you added `mapThemrProps` with example:
```javascript
function mapThemrProps(props, theme) {
…
-
There's a bunch of Redux abstraction layers out there. Most of them take Redux in directions I'm not comfortable endorsing officially, but some of them might have some useful ideas we can swipe.
No…