makeomatic / makeomatic/redux-connect

Wait to render before promise is resolved.

Open
#129 13 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
545
Forks
61
PR merge metrics
No merged PRs in 30d

Description

@asyncConnect does not keep the components render stalled before the promise is resolved. Is this because I am not doing the server-side rendering?
P.S I do not want server-side rendering. Does this work only for a client? Please help.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, or entry point is identified in the issue. Start by reproducing @asyncConnect on the client without server-side rendering, then determine whether rendering waits for the promise and document or correct the behavior so the client-only expectation is met.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.