Open Closed

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


User avatar
0
phannd created
  • 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 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team 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 created

    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 March 25, 2024, 15:11