Describe the bug
When we create a lightning-datatable using data from apex controller then in the local development we see error "Cannot read property 'offsetWidth' of null" while if I deploy the same component and then see within the Lightning then I can see datatable as expected with all the data from Contact/sObject record.
Describe the bug When we create a lightning-datatable using data from apex controller then in the local development we see error "Cannot read property 'offsetWidth' of null" while if I deploy the same component and then see within the Lightning then I can see datatable as expected with all the data from Contact/sObject record.
To Reproduce Steps to reproduce the behavior: As per this document https://developer.salesforce.com/docs/component-library/bundle/lightning-datatable/documentation I try to create data table defined in section Retrieving Data Using an Apex Controller
Expected behavior Local development should show datatable with the contact records from the salesforce
Screenshots
Desktop (please complete the following information):