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

fix: don't clear elementsCache on cleanup #830

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

piecyk
Copy link
Collaborator

@piecyk piecyk commented Sep 4, 2024

fixes #815

Copy link

nx-cloud bot commented Sep 4, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5742533. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

Copy link

pkg-pr-new bot commented Sep 4, 2024

Open in Stackblitz

More templates

@tanstack/angular-virtual

pnpm add https://pkg.pr.new/@tanstack/angular-virtual@830

@tanstack/react-virtual

pnpm add https://pkg.pr.new/@tanstack/react-virtual@830

@tanstack/lit-virtual

pnpm add https://pkg.pr.new/@tanstack/lit-virtual@830

@tanstack/svelte-virtual

pnpm add https://pkg.pr.new/@tanstack/svelte-virtual@830

@tanstack/solid-virtual

pnpm add https://pkg.pr.new/@tanstack/solid-virtual@830

@tanstack/virtual-core

pnpm add https://pkg.pr.new/@tanstack/virtual-core@830

@tanstack/vue-virtual

pnpm add https://pkg.pr.new/@tanstack/vue-virtual@830

commit: 5742533

@piecyk piecyk merged commit 9627ecd into TanStack:main Sep 4, 2024
5 checks passed
@piecyk piecyk deleted the fix/notClearElementsCache branch September 4, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When using initialRect, the first rendered nodes do not observe ResizeObserver.
1 participant