react-component / react-component/field-form

The form doesn't load initially when using SSR with the Shopify Remix-Polaris template—it only appears after a certain delay.

Open
#751 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1k
Forks
286
Avg merge
4d 16h
Merged PRs (30d)
1

Description

I have been trying to render the form component using SSR with Remix in a Shopify Polaris template. The issue is that the form doesn't load initially — it only appears if I add a timeout of 1 second; otherwise, it ends up blank and shows some unexpected error.Do anyone faced this issue or is there any work around.

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 files, tests, or entry points are named. Reproduce the form with SSR in the Shopify Remix-Polaris template, comparing the initial render with and without the one-second timeout, and capture the unexpected error. Done means the form renders initially without the delay and the error no longer occurs.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, web-dev
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.