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

docs(examples): fix bug in Vue infinite scroll example #834

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

BrianMitchL
Copy link
Contributor

This fixes a ref not being accessed with it's .value accessor, causing a boolean check to always be truthy.

This fixes a ref not being accessed with it's `'value` accessor, causing a boolean check to always be truthy.
Copy link

nx-cloud bot commented Sep 10, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 3953ceb. 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 10, 2024

Open in Stackblitz

More templates

@tanstack/angular-virtual

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

@tanstack/lit-virtual

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

@tanstack/solid-virtual

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

@tanstack/react-virtual

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

@tanstack/svelte-virtual

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

@tanstack/virtual-core

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

@tanstack/vue-virtual

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

commit: 3953ceb

@kouts
Copy link
Contributor

kouts commented Sep 10, 2024

Thanks for the fix @BrianMitchL

@piecyk piecyk merged commit 280dc3b into TanStack:main Sep 16, 2024
5 checks passed
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.

3 participants