Sarveshgithub / sfdc-lwc-lightning-datatable

Salesforce Lighting Data table
MIT License
78 stars 28 forks source link

[ BUG ] - When a record is deleted update the counter #206

Closed mickaelgudin closed 1 year ago

mickaelgudin commented 1 year ago

Describe the bug When we delete a record the counter of record isn't updated

To Reproduce

Expected behavior

When a record has been successfully deleted we have to call the method to update the counter of records.

Sarveshgithub commented 1 year ago

fixed