meteor / meteor/react-packages

useTracker and concurrent mode/suspense

Open
#336 2 comments 0 reactions 0 assignees View on GitHub
in-discussion
Dominant language
JavaScript
Stars
575
Forks
168
Avg merge
4d 3h
Merged PRs (30d)
1

Description

Just wondering how or if it's possible to integrate React Suspense with useTracker. The documentation about useTracker mentions Suspense integration, but I can find no examples of this. I think the Suspense API requires data loaders to throw a promise when data is loading (?), and after a quick scan of the useTracker code it looks like useTracker itself doesn't do this, so perhaps it's not possible out of the box?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the useTracker documentation and implementation, focusing on the existing Suspense integration note and how loading is handled. Determine whether concurrent mode and Suspense are supported, and identify the expected behavior or documentation needed; the issue does not name specific files, tests, or a completed outcome.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.