marmelab / marmelab/react-admin
Stackblitz v4 issue template does not launch sample application
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26.9k
- Forks
- 5.5k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 19
Description
**What you were expecting:**
Opening the v4 issue template I would expect a sample application to start up
**What happened instead:**
A blank white screen.

**Steps to reproduce:**
Navigate to https://stackblitz.com/github/marmelab/react-admin/tree/4.x/examples/simple
**Other information:**
Stopping the dev server in the terminal, calling `npm run build` and `npm run serve` works fine
**Environment**
* Browser: Chrome
Contributor guide
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 by opening the StackBlitz URL in the issue and compare its behavior with the reported local commands, `npm run build` and `npm run serve`. Trace the v4 issue template's startup path and verify that opening the template launches the sample application rather than a blank screen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100