"karl.ettinger@energieag.at" 'in aktiviteleri

Thanks the autocomplete selection box works now.

But if a country is entered that is not in the list, the content of <NotFoundContent> is not displayed.

  • ABP Framework version: v8.0.1
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..) / SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace: -
  • Steps to reproduce the issue:

Please download the sample project: https://powershare.energieag.at/s/BB9MiHWAX5PASPa (Please contact me for the password)

In the example project Enter a country in the Book Store/Authors/New author menu in the example project (e.g. Deutschland)

Sourcecode: Acme.BookStore.Blazor/Pages/Authors.razor

By the way, does not work with either

Great, thanks that's it!

  • ABP Framework version: v7.4.2
  • UI Type: Blazor Server
  • Database System: EF Core - SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace: -
  • Steps to reproduce the issue:

See page "PageProgress" in the example program under Pages and in the program menu item "Page Progress"

Please contact me for the password for the download

Download Example program: https://powershare.energieag.at/s/RyWLgkao3qnaGzR

  • ABP Framework version: v7.2.2
  • UI type: Blazor-Server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
  • abp new Acme.BookStore -u blazor-server -csf
  • Adding the line " app.UsePathBase("/BookStore");" at the beginning of OnApplicationInitialization
  • Changing to in _Host.cshtml
  • Change App:SelfUrl, App:RedirectAllowedUrls and AuthServer:Authority to https://localhost:44341/BookStore in appsettings.json
  • Creating an application in IIS under Default Web Site

I followed these instructions "https://learn.microsoft.com/en-us/aspnet/core/blazor/host-and-deploy/?view=aspnetcore-7.0&tabs=visual-studio#app-base-path".

Result: All links work but some resources are not loaded

What am I doing wrong?

hi yes

When creating a Blazor-Server application via "abp suite" (V7.2.1), without any additional code, when starting the created web application, the error below is displayed in the web browser (Edge, Chrome). If I then click on "Reload" the web application is started.

  • ABP Framework version: v7.2.2
  • UI type: Blazor
  • DB provider: EF Core
  • Exception message and stack trace: blazor.server.js?_v=638153017680000000:1 [2023-05-22T15:09:45.739Z] Information: Normalizing '_blazor' to 'https://localhost:44336/_blazor'. blazor.server.js?_v=638153017680000000:1 [2023-05-22T15:09:45.854Z] Information: WebSocket connected to wss://localhost:44336/_blazor?id=Y3_rJ1QdR9rsJLkWvBwskg. blazor.server.js?_v=638153017680000000:1 [2023-05-22T15:09:46.768Z] Error: System.NullReferenceException: Object reference not set to an instance of an object. at Volo.Abp.AspNetCore.Components.Web.LeptonXTheme.Components.ApplicationLayout.SideMenu.Navigation.MobileNavbar.BuildRenderTree(RenderTreeBuilder __builder) at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment, Exception& renderFragmentException) log @ blazor.server.js?_v=638153017680000000:1 blazor.server.js?_v=638153017680000000:1 [2023-05-22T15:09:46.769Z] Information: Connection disconnected. blazor.server.js?_v=638153017680000000:1 Uncaught (in promise) Error: Invocation canceled due to the underlying connection being closed. at Ft._connectionClosed (blazor.server.js?_v=638153017680000000:1:76250) at Ft.connection.onclose (blazor.server.js?_v=638153017680000000:1:67065) at Nt._stopConnection (blazor.server.js?_v=638153017680000000:1:62559) at transport.onclose (blazor.server.js?_v=638153017680000000:1:60297) at At._close (blazor.server.js?_v=638153017680000000:1:52510) at At.stop (blazor.server.js?_v=638153017680000000:1:52130) at Nt._stopInternal (blazor.server.js?_v=638153017680000000:1:55448) at async Nt.stop (blazor.server.js?_v=638153017680000000:1:55258) at async Ft.stop (blazor.server.js?_v=638153017680000000:1:69730)
17 kayıttan 11 ile 17 arası gösteriliyor.
Made with ❤️ on ABP v8.2.0-preview Updated on Mart 25, 2024, 15:11