matter-hooks icon indicating copy to clipboard operation
matter-hooks copied to clipboard

Check already streamed instances in addition to new descendants.

Open TheyCallMeRyan opened this issue 7 months ago • 3 comments

Similar to how :queryChanged returns a record of all records prior to the first call to queryChanged, it would be useful for the result of useStream to do an initial check for any entities that streamed prior to my initial call.

TheyCallMeRyan avatar Jul 20 '24 12:07 TheyCallMeRyan