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

correctly allow extraOptions with required properties, or non-objects

Open EskiMojo14 opened this issue 1 year ago • 4 comments

fixes #1087

EskiMojo14 avatar Feb 14 '24 20:02 EskiMojo14

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar Feb 14 '24 20:02 codesandbox[bot]

Deploy Preview for redux-starter-kit-docs ready!

Name Link
Latest commit 06ec5ff60ae5281e00bd871333303b6390433482
Latest deploy log https://app.netlify.com/sites/redux-starter-kit-docs/deploys/65d1343b332b0a00082afd1a
Deploy Preview https://deploy-preview-4208--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 site configuration.

netlify[bot] avatar Feb 14 '24 20:02 netlify[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 06ec5ff60ae5281e00bd871333303b6390433482:

Sandbox Source
rsk-github-issues-example Configuration
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration
@examples-action-listener/counter Configuration
rtk-esm-cra Configuration

codesandbox-ci[bot] avatar Feb 14 '24 20:02 codesandbox-ci[bot]

size-limit report 📦

Path Size

github-actions[bot] avatar Feb 14 '24 20:02 github-actions[bot]

closing as i can't seem to get this happy, and having extraOptions only support optional properties isn't the end of the world - required config can be returned from query instead if needed.

EskiMojo14 avatar Jun 19 '24 13:06 EskiMojo14