Activities of "lizhaofeng"

setx /M NUGET_PACKAGES D:\Packages

hi ahmetfarukulu

After running the command "setx /M NUGET_PACKAGES D:\Packages", the abp studio runs normally. Thank you!

dotnet nuget locals all --clear

hi ahmetfarukulu

“D:\Packages” consist of 0.65 package

Execute dotnet nuget locals all --clear command.

Restart ABP Studio, the exception still exists.

hi berkansasmaz

1.ABP Studio Version. 0.6.5

2.Extension Version (you can find this information from the Extensions button in the Tools section under the File Menu). 3.Screenshot of the contents of the volo.abp.studio.extensions.standardsolutiontemplates folder in the resulting path when you run the dotnet nuget locals global-packages --list command.

3.When you open the application, do you see any warning that the extension could not be loaded or installed? yes

4.Does the problem persist after logout from ABP Studio and log in again? yes

5.Operating system Win10 x64

The file "Volo.Abp.Studio.Extensions.StandardSolutionTemplates.UI.dll" is missing.

If the abp suite can create properties through importing Excel, it will greatly save a lot of repetitive work.

In addition, expire_time is also incorrect, the correct term should be

expire_time: new Date().valueOf() + expiresIn*1000 || 0,

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

If the token becomes invalid, it will result in an exception being returned.

Thanks maliming

  • 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:

1.Create a Blazor Server project using the Lepton-X theme。 2.Run the project

PageHeader is not displaying

If you refresh the page, the PageHeader will display correctly.

hi

The issue is resolved when using https.

Thanks。

Showing 1 to 10 of 63 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11