Skip to main content

I am encountering a discrepancy in the displayed date when editing a date field in a LWC data table. The issue is that the date retrieved from Salesforce appears to be off by one day in the DataTable, for instance, showing 11 instead of the expected 12. However, when checking the console, I am retrieving the correct date.

I'm facing difficulties displaying the correct date field in a LWC datatable that I queried from Salesforce Apex

2 respuestas
0/9000