Skip to content

docs: fix virtualized rows comment typo#6254

Open
oab24413gmai wants to merge 378 commits into
TanStack:mainfrom
oab24413gmai:docs/fix-virtualized-rows-comment-typo
Open

docs: fix virtualized rows comment typo#6254
oab24413gmai wants to merge 378 commits into
TanStack:mainfrom
oab24413gmai:docs/fix-virtualized-rows-comment-typo

Conversation

@oab24413gmai
Copy link
Copy Markdown

Fixes a duplicated word in the Vue virtualized rows example description.

This is a comment/text-only cleanup and does not change example behavior.

autofix-ci Bot and others added 30 commits May 2, 2026 00:59
* feat(table): support external reactivity binding

* feat(table): update reactivity bindings

* feat(table): add abstract `batch` fn to reactivity system

* feat(table): refactor vue, svelte, lit, preact adapters to support native reactivity

* ci: apply automated fixes

* fix(react-table): try to fix set state in render

* chore: add some internal docs in reactivity bindings

* package upgrade sync

* rename reactivity stuff as coreReactivityFeature

* fix preact filter components

* fix tests

* update useLegacyTable selector

* fix useLegacyTable infinite re-render bug

* remove bad comment

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Kevin Van Cott <kevinvandy656@gmail.com>
…te syncing (TanStack#6244)

* fix: remove options store from react/preact and refactor external state subscriptions

* fix svelte reactivity issues

* sync state to baseAtoms in table construct

* update lock file
* feat: change default state selectors to all

* add basic-subscribe example
Co-authored-by: Kevin Van Cott <kevinvandy656@gmail.com>
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.