idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.25k stars 1.88k forks source link

fix: resolve AutoCompleAsync control not updating the selected value #1099

Open vietanhdang opened 4 months ago

vietanhdang commented 4 months ago

Description

Fixing the Issue of No Update Occurring When Updating Values Using AutoComplete Control

Related Issues

1098

Steps to Test

  1. Add a new record successfully.
  2. Edit the newly added record.
  3. Select a new value within the AutoComplete control.
  4. Upon selecting a new value within the AutoComplete control, the selected value should update accordingly.

Checklist