打开 关闭

User can click a button continuously and create many duplicated records #1001


User avatar
0
phannd 创建
  • ABP Framework version: v4.2.1
  • UI type: Angular
  • DB provider: EF Core
  • Identity Server Separated (Angular): no

Hi support team,

We face a problem in the web application that the user can click a button continuously and create many duplicated records. Is it a known issue of the ABP framework? Or do we have a solution for this?

Regards, Phan Nguyen


2 答案
  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    hi phannd

    If the record is allowed to be duplicated, Multiple calls to the API are inevitable. You can disable the button after the user clicks it.

  • User Avatar
    0
    phannd 创建

    hi phannd

    If the record is allowed to be duplicated, Multiple calls to the API are inevitable. You can disable the button after the user clicks it.

    Thanks for your reply. So we will fix the issue from our side.

Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11