-
I copy and pasted the code from the simple example and I am seeing three API requests and the component is unmounting. I have tried everything I can think of to resolve the issue. I am trying this library to replace my usual redux setup so I'd really like to understand what I'm missing.
my package.json deps |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
The simple example works fine in codesandbox, so there is nothing wrong with the shown code. Can you show a repo where this fails? How are you bundling the application? |
Beta Was this translation helpful? Give feedback.
The simple example works fine in codesandbox, so there is nothing wrong with the shown code. Can you show a repo where this fails? How are you bundling the application?