Skip to content

bugfix: remove no longer needed options watcher#43

Merged
tarekio merged 4 commits intosjacorg:mainfrom
crnogaj:patch-1
Jan 14, 2025
Merged

bugfix: remove no longer needed options watcher#43
tarekio merged 4 commits intosjacorg:mainfrom
crnogaj:patch-1

Conversation

@crnogaj
Copy link
Contributor

@crnogaj crnogaj commented Oct 7, 2024

Since update:options on table already emits (https://vuetifyjs.com/en/api/v-data-table-server/#events-update:options) when options changes we don't need separate watcher for it.
That way it will do just one request instead of two.

Since `update:options` on table already emits (https://vuetifyjs.com/en/api/v-data-table-server/#events-update:options) when options changes we don't need separate watcher for it. That way it will do just one request instead of two.
@sjacgit
Copy link
Member

sjacgit commented Oct 11, 2024

Thanks for your contribution. We're reviewing this and will get back to you ASAP.

@tarekio tarekio requested review from level09 and tarekio January 2, 2025 15:02
Copy link
Collaborator

@level09 level09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good. we no longer watch the options after migrating to v3

@tarekio tarekio changed the title bugfix: activities options watcher bugfix: remove no longer needed options watcher Jan 14, 2025
@tarekio tarekio merged commit 0a4b575 into sjacorg:main Jan 14, 2025
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.

4 participants