Question about the second value in fromPromise function (optional value)
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
I'm sending the same promise that I'm fetching the data into (exactly as the example).
I excepted to not see the pending state at all (some loading I have on pending state). but I still can see it - passing very quick, but exist.
Why?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the fromPromise function and compare its optional-value behavior with the example referenced in the issue. Determine whether the brief pending state is expected; the issue does not name a file, test, or specific change that would define completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100