redux-toolkit icon indicating copy to clipboard operation
redux-toolkit copied to clipboard

Remove Serialisation from useStableQueryArgs

Open riqts opened this issue 6 months ago • 5 comments

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.

riqts avatar May 25 '25 05:05 riqts

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar May 25 '25 05:05 codesandbox[bot]

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

codesandbox-ci[bot] avatar May 25 '25 05:05 codesandbox-ci[bot]

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar May 25 '25 05:05 netlify[bot]

I'm not sure if I'm encouraged or disturbed that all the tests seem to have passed :)

markerikson avatar May 25 '25 15:05 markerikson

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

riqts avatar May 25 '25 23:05 riqts