Skip to content

Conversation

mdunisch
Copy link

@mdunisch mdunisch commented Oct 2, 2025

Fix typo to that the page is mutated instead of the value of the emit.

Description

There was a typo (page.value instead of needed value.page) that triggered the watcher twice instead of changing the emit value.

fixes #21555

Fix typo to that the page is mutated instead of the value of the emit.
@MajesticPotatoe MajesticPotatoe added T: documentation C: VDataTable T: bug Functionality that does not work as intended/expected and removed T: documentation labels Oct 9, 2025
@J-Sek
Copy link
Contributor

J-Sek commented Oct 20, 2025

I think the pagination is broken now.
Table does not go back to the first page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C: VDataTable T: bug Functionality that does not work as intended/expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug Report][3.8.8] VDataTableServer fires update:options twice when setting page to 1 on search

3 participants