79429206

Date: 2025-02-11 07:43:01
Score: 1
Natty:
Report link

As a workaround you can run blazor additionally on a separate port. Create an additional client blazor profile for this port and start the blazor app via

dotnet watch --launch-profile "otherPortProfile"

Details: https://stackoverflow.com/a/79429186/2534462

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Fried