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(angular-virtual): fix proxying of computed functions with args #812

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

garrettld
Copy link
Contributor

Calls to 'getOffsetForAlignment', getOffsetForIndex', 'getVirtualItemForOffset', and 'indexFromElement' now work as expected instead of erroring with TypeError: fn is not a function.

Calls to 'getOffsetForAlignment', getOffsetForIndex', 'getVirtualItemForOffset', and 'indexFromElement' now work as expected instead of erroring with `TypeError: fn is not a function`.
Copy link

nx-cloud bot commented Aug 26, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 124488c. 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 Aug 26, 2024

commit: 124488c

@tanstack/angular-virtual

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

@tanstack/lit-virtual

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

@tanstack/react-virtual

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

@tanstack/solid-virtual

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

@tanstack/svelte-virtual

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

@tanstack/virtual-core

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

@tanstack/vue-virtual

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

Open in Stackblitz

More templates

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.

2 participants