react-admin icon indicating copy to clipboard operation
react-admin copied to clipboard

Stackblitz v4 issue template does not launch sample application

Open KilianB opened this issue 1 year ago • 7 comments

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.

image

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

KilianB avatar Oct 02 '24 08:10 KilianB