redux-toolkit
redux-toolkit copied to clipboard
Remove Serialisation from useStableQueryArgs
Fixes #4995
I just added this code that @phryneas suggested in the discourse there, incase we wanted to run with that suggestion. Can also read the thread there, but @EskiMojo14 raised a concern about large structures so I'll just leave this PR here incase we choose to go with it. Open to other suggestions I can spin up a PR for as well though.
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit e0d4e2e7979b54a74e6582f74e0e56349096b0b8:
| Sandbox | Source |
|---|---|
| @examples-query-react/basic | Configuration |
| @examples-query-react/advanced | Configuration |
| @examples-action-listener/counter | Configuration |
| rtk-esm-cra | Configuration |
Deploy Preview for redux-starter-kit-docs ready!
| Name | Link |
|---|---|
| Latest commit | e0d4e2e7979b54a74e6582f74e0e56349096b0b8 |
| Latest deploy log | https://app.netlify.com/projects/redux-starter-kit-docs/deploys/6832af198a089c0008b4eac1 |
| Deploy Preview | https://deploy-preview-4996--redux-starter-kit-docs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
I'm not sure if I'm encouraged or disturbed that all the tests seem to have passed :)
I'm not sure if I'm encouraged or disturbed that all the tests seem to have passed :)
Exactly the thought I had 😅 😅 😅 Might take a closer look at the tests just to make sure