Skip to content

Invalidating multiple resource identifiers from same live list queries #914

Answered by n1ru4l
strblr asked this question in Q&A
Discussion options

You must be logged in to vote

The ResourceTracker returns a set of identifiers that only includes each record once.

Thus, when invoking liveQueryStore.invalidate(["Todo:1", "Todo:2", "Todo:3", "Todo:4"]) a single record is only scheduled for re-executed once.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@strblr
Comment options

Answer selected by strblr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants