Activities of "Fabio.Zinesi"

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

By the suite I had generated a crud page.

I create a lookup navigation with type "Modal" but the source code is always for "TypeAhead"

The code generated is:

How to create a pick up modal?

We have the same problem.

Question

I receive this message when compiling:

Gravità Codice Descrizione Progetto File Riga Stato eliminazione Errore (attivo) NU1301 Non è possibile caricare l'indice del servizio per l'origine https://nuget.abp.io/xxxxxxxxx-xxxxxxx-xxxxxxx/v3/index.json. Volo.EasyCrm.Domain.Shared, Volo.EasyCrm.Domain.Shared, Volo.EasyCrm.Domain.Shared, Volo.EasyCrm.Domain.Shared, Volo.EasyCrm.Domain.Shared C:\ABP\EasyCRM\aspnet-core\src\Volo.EasyCrm.Domain.Shared\Volo.EasyCrm.Domain.Shared.csproj 1

Is NuGet server down?

Do you have an estimated time to solve this issue?

With abp bundle command the reply is:

Unsupported project type. Project type must be Microsoft.NET.Sdk.BlazorWebAssembly. Our Project is Blazor Web UI

Hi Anjali,

this solutions works but do not apply the standard CSS Isolation of Asp.Net Core.

How can we use the standard ASP.NET Core metodology?

  • ABP Framework version: v8.2.0
  • UI Type: Blazor Web UI
  • Database System: EF Core (SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

I have created the the CSS file with the default standard of Asp.Net Core. Like this:

I added the <link href="{ASSEMBLY NAME}.styles.css" rel="stylesheet"> tag in the HEAD Tag of app.razor

The CSS file does not be linked during the runtime.

How can i use the CSS Isolation of .net 8?

Answer

I haven't understand how to do this.

Answer

Do you have an example code of something similar?

  • ABP Framework version: v8.2.0
  • UI Type: Blazor Web UI
  • Database System: EF Core (SQL Server,
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi, we have this issue:

We generated and entity entity "DASHBOARD" throught the ABP Suite

The crud page work right on the first opening, like this image:

If i click again on the menu DASHBOARD the "export to excel" button and the "+ new dashboard" button disappear.

If i change to the menu HOME and go back to the page DASHBOARD it restart working. If i click on the menu DASHBOARD when i'm already in the page DASHBOARD the action "export to excel" and the "+ new dashboard" disappear again.

How to solve this?

Showing 1 to 10 of 43 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 08, 2025, 14:09