add example to reproduce defect of serializeQueryArgs with skipToken #7489
Annotations
2 errors
Run tests, against dist:
packages/toolkit/src/query/tests/buildHooks.test.tsx#L679
AssertionError: expected [Function] to not throw an error but 'TypeError: Cannot read properties of …' was thrown
- Expected:
undefined
+ Received:
"TypeError: Cannot read properties of undefined (reading 'nested')"
❯ src/query/tests/buildHooks.test.tsx:679:15
|
Run tests, against dist
Process completed with exit code 1.
|
Loading