Open Closed

Abp suite Blazor WebAssembly Microservice Template runtime error #6375


User avatar
0
icoretchi created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version: v7.4.4
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:
  • Generate with abp suite the microservice template with Blazor WebAssembly UI
  • Build and run the solution.
  • Following Error appeared:
  • Also the login icon is not centered.

1 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, please run the abp bundle command manually under the Blazor projects. This is a known issue, it has been fixed and will be included in the next version.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11