Service Fabric React template - blank page after run
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I tried template project for reactjs app with service fabric.
I choose new project > Service Fabric (.NET 4.8) > Stateless (.NET Core)
Then on this window i pick ASP.NET Core with react.js

I can build this project and even deploy it on my local SF cluster. But when i run it, it shows only empty page.
It looks like the template is broken.
### Expected Behavior
Show index page with react app.
### Steps To Reproduce
Create new project with template Service Fabric - ASP.NET Core with React.js
### Exceptions (if any)
_No response_
### .NET Version
7.0
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.