Skip to content

Fix getMeta() bug#197

Merged
texodus merged 1 commit intomasterfrom
gix-get-meta-bug
Oct 14, 2023
Merged

Fix getMeta() bug#197
texodus merged 1 commit intomasterfrom
gix-get-meta-bug

Conversation

@texodus
Copy link
Copy Markdown
Member

@texodus texodus commented Oct 14, 2023

The getMeta() function should not causes renders by simply calling it, but due to the shared-code between this method and the renderer, calling getMeta() with an ridx value beyond the row cache created empty <tr> elements. This PR address this issue and fixes tests.

@texodus texodus added the bug Concrete, reproducible bugs label Oct 14, 2023
@texodus texodus merged commit 45ca8eb into master Oct 14, 2023
@timkpaine timkpaine deleted the gix-get-meta-bug branch January 22, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Concrete, reproducible bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant