dotnet / dotnet/aspnetcore

Service Fabric React template - blank page after run

Open
#55,178 0 comments 0 reactions 0 assignees View on GitHub
area-mvc
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
![template](https://github.com/dotnet/aspnetcore/assets/14090031/21276d7a-ed21-4a92-9614-ab56f1391393)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.