Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trying to repro #8461

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

trying to repro #8461

wants to merge 11 commits into from

Conversation

KATT
Copy link
Contributor

@KATT KATT commented Dec 20, 2024

trying to repro #8384 in a test

Help wanted - I want the test case to fail

I don't manage to write a reliable test that fails the behavior seen in #8384

The behavior is showcased in the example project

How to run it

Clone

git clone git@github.com:KATT/react-query.git
cd react-query
git checkout issues/8384-proof

pnpm i 
pnpm build

Run test

cd packages/react-query
pnpm vitest regression-8384 --watch

Run example project

cd examples/react/transition
pnpm dev

Copy link

nx-cloud bot commented Dec 20, 2024

View your CI Pipeline Execution ↗ for commit 91b0e2c.

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ❌ Failed 2m 37s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 17s View ↗

☁️ Nx Cloud last updated this comment at 2024-12-20 17:27:07 UTC

Copy link

pkg-pr-new bot commented Dec 20, 2024

Open in Stackblitz

More templates

@tanstack/angular-query-devtools-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-devtools-experimental@8461

@tanstack/angular-query-experimental

npm i https://pkg.pr.new/@tanstack/angular-query-experimental@8461

@tanstack/query-async-storage-persister

npm i https://pkg.pr.new/@tanstack/query-async-storage-persister@8461

@tanstack/query-broadcast-client-experimental

npm i https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@8461

@tanstack/eslint-plugin-query

npm i https://pkg.pr.new/@tanstack/eslint-plugin-query@8461

@tanstack/query-core

npm i https://pkg.pr.new/@tanstack/query-core@8461

@tanstack/query-devtools

npm i https://pkg.pr.new/@tanstack/query-devtools@8461

@tanstack/query-persist-client-core

npm i https://pkg.pr.new/@tanstack/query-persist-client-core@8461

@tanstack/query-sync-storage-persister

npm i https://pkg.pr.new/@tanstack/query-sync-storage-persister@8461

@tanstack/react-query

npm i https://pkg.pr.new/@tanstack/react-query@8461

@tanstack/react-query-devtools

npm i https://pkg.pr.new/@tanstack/react-query-devtools@8461

@tanstack/react-query-next-experimental

npm i https://pkg.pr.new/@tanstack/react-query-next-experimental@8461

@tanstack/react-query-persist-client

npm i https://pkg.pr.new/@tanstack/react-query-persist-client@8461

@tanstack/solid-query

npm i https://pkg.pr.new/@tanstack/solid-query@8461

@tanstack/solid-query-devtools

npm i https://pkg.pr.new/@tanstack/solid-query-devtools@8461

@tanstack/solid-query-persist-client

npm i https://pkg.pr.new/@tanstack/solid-query-persist-client@8461

@tanstack/svelte-query

npm i https://pkg.pr.new/@tanstack/svelte-query@8461

@tanstack/svelte-query-devtools

npm i https://pkg.pr.new/@tanstack/svelte-query-devtools@8461

@tanstack/svelte-query-persist-client

npm i https://pkg.pr.new/@tanstack/svelte-query-persist-client@8461

@tanstack/vue-query

npm i https://pkg.pr.new/@tanstack/vue-query@8461

@tanstack/vue-query-devtools

npm i https://pkg.pr.new/@tanstack/vue-query-devtools@8461

commit: 91b0e2c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant