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
silpa garikapatisilpa garikapati 

jquery script issue in lightning component

Hi ,

I am getting an issue when uploading jquery script file  to get pagination in lightning component.
Issue is  
Uncaught TypeError: Cannot read property 'expando' of undefined throw

 
Raj VakatiRaj Vakati
Can you share the code to see what is issue ?
silpa garikapatisilpa garikapati
I am using this link
https://datatables.net/examples/styling/bootstrap.html
to get pagination for table in lightning component. I am getting that issue.....
Raj VakatiRaj Vakati
Can you share the code? I can not able to check whats wrong in your code the link. 

Are you using the static resource for styles and Javascript? If you are using CDN, salesforce will not support CDN at this point.