Thanks, I will give feedback to the team.
The abpio websites was under maintenance yesterday, can you try again?
hi
The AccountAppService
exists on Volo.Abp.Account.Pro.Public.Application
package.
You can download the module source code.
https://support.abp.io/QA/Questions/632/How-can-I-download-the-source-code-of-the-framework-Angular-packages-theme-and-pro-modules https://support.abp.io/QA/Questions/160/How-to-customize-an-ABP-project https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Overriding-Services
It may be a concurrency conflict, you can consider adding a unique index to User.
Can you try again? The site was just under maintenance.
hi
Please check the application's logs and the browser's console.
Can you reproduce the problem in the same version of the template project?
hi
You can create a modules
folder in your existing project.
Add new modules source in it.
same with abp get-source
hi
You can temporarily update the code of chatMessageReceiving.js
, I will check in depth.
hi
Add new migrations.
dotnet ef migrations add xxx
hi
https://github.com/abpframework/abp/pull/14935
https://github.com/abpframework/abp/pull/14414