Activities of "829098@qq.com"

Hi, I could not reproduce any one of your findings:

I guess, you probably have an extension, which prevents opening modals twice for a certain element or you modified the generated code and this cause these problems (you may have a custom js code that causes these problems).

So, please check the console logs and the custom scripts in your application, and also try to reproduce this in a private window.

abp suite v8.0.1 has problem but v8.0.0 is ok

when I input other content, click cancel button is no response when i no input other content, click cancel buttone is no confirm page when i click delete button , no confirm page

when i cilck delete button, no confirm page

Please share some screenshots.

abp suite v8.0 is no problem。 but v8.0.1 is no support, when you click close button or click cancel button 。 system no open confirm page

Please share some screenshots.

Please flowing by the picture

Please share more info. eg: error logs, screenshots
Thanks.

no see err log 1、you can click edit butoon, and then click close button ,is ok 2、can click edit button,and then click cacel button, is no response

  • ABP Framework version: v8.0.1
  • UI Type: MVC
  • 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、abp suite build entity A 2、run system , create A 3、edit A, but Cancel button \ close button IS no response

I have opened a PR to fix this problem:


2024-01-11 17:44:13.980 +08:00 [ERR] An error occurred while saving the entity changes. See the inner exception for details. Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. ---> Microsoft.Data.SqlClient.SqlException (0x80131904): INSERT 语句与 FOREIGN KEY 约束"FK_AppFlowingReports_AppProjectFlowings_ProjectFlowingId"冲突。该冲突发生于数据库"ProjectReward",表"dbo.AppProjectFlowings", column 'Id'。 语句已终止。

From the stack trace, it seems it can't add a record because it violates foreign key constraint, please check your entity configuration and the database.

ok,thks

hi

Please use English to describe the problem. Our suite colleagues will check the problem.

ABP Framework version: v8.0.1

UI Type: MVC

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、use abp suite build entity A,Master type 2、use abp suite build entity B,Child type,set parent is A 3、run system. Create A , And then Create B,but the B save button is no response

when I search in my application the word $(this).data("projectFlowing-id") and replace the projectflowing placeholder with your entity name as lowercase. the save function can response, but has one inner exception.

2024-01-11 17:44:13.980 +08:00 [ERR] An error occurred while saving the entity changes. See the inner exception for details. Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while saving the entity changes. See the inner exception for details. ---> Microsoft.Data.SqlClient.SqlException (0x80131904): INSERT 语句与 FOREIGN KEY 约束"FK_AppFlowingReports_AppProjectFlowings_ProjectFlowingId"冲突。该冲突发生于数据库"ProjectReward",表"dbo.AppProjectFlowings", column 'Id'。 语句已终止。

AppProjectFlowings is Parent Table。 AppFlowingReports is child Table。

顯示 46 個紀錄的 11 到 20 個.
Made with ❤️ on ABP v8.2.0-preview Updated on 3月 25, 2024, 15:11