-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
Author: Migration Bot 🤖The issue was created by a issue mover bot. The author may not be the actual author.The issue was created by a issue mover bot. The author may not be the actual author.area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsinvestigate
Milestone
Description
This issue has been moved from a ticket on Developer Community.
[severity:It's more difficult to complete my work]
- Create a project using WebAssembly Browser App template(also known as wasmbrowser)
- Create/add a Razor Class Library project
- Add a project reference from the WebAssembly project to the RCL project.
- Set the web assembly project as the startup project.
- Compile and run
If the RCL project is named such that it is alphabetically before the WebAssembly project then the web app will fail to respond. If you renamed the RCL project to appear after, then it will succeed.
I recorded and attached a video to demonstrate the problem.
Original Comments
Feedback Bot on 3/29/2024, 00:44 AM:
(private comment, text removed)
Aaron Shumaker on 3/29/2024, 08:11 AM:
(private comment, text removed)
Mackinnon Buck [MSFT] on 4/5/2024, 10:45 AM:
(private comment, text removed)
Aaron Shumaker on 4/5/2024, 07:11 PM:
(private comment, text removed)
Aaron Shumaker on 4/11/2024, 01:06 PM:
(private comment, text removed)
Original Solutions
(no solutions)
Metadata
Metadata
Assignees
Labels
Author: Migration Bot 🤖The issue was created by a issue mover bot. The author may not be the actual author.The issue was created by a issue mover bot. The author may not be the actual author.area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsinvestigate