function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sourav Pradhan 3Sourav Pradhan 3 

Need help on this asap

After the summer 21 release, I'm getting this error.

Please resolve and thanks in advanceUser-added image
lightning-datatable is known to have issues on mobile devices. Consider these options: • Find a mobile-ready replacement in the Component Reference of the Lightning Web Components Dev Guide. Filter the list using "Salesforce Mobile App" as the target. 
ShivankurShivankur (Salesforce Developers) 
Hi Sourav,

This is because, lightning-datatable is not supported on mobile devices and can't guarantee the behavior in mobile devices.

For more information on lightning:datatable, please see its reference from our Component Library:
https://developer.salesforce.com/docs/component-library/bundle/lightning-datatable/documentation

Hope above information helps. Please mark as Best Answer so that it can help others in future.

Thanks.
mukesh guptamukesh gupta
Hi Sourav,

Please try with
<lightning-datatable class="slds-max-medium-table_stacked" >

if you need any assistanse, Please let me know!!

Kindly mark my solution as the best answer if it helps you.

Thanks
Mukesh
Suraj Tripathi 47Suraj Tripathi 47
Hi Sourav,

lightning database is not supported the mobile Uses that why you are facing this issue.
use your system(computer) for using the lighting database.
for more information, kindly go through this link: 
https://developer.salesforce.com/docs/component-library/bundle/lightning-datatable/documentation

if you have any query please comment.
---------------
If you find your Solution then mark this as the best answer to close this question. 

Thank you!
Regards,
Suraj Tripathi