Data Table is not a function on AEM Edit Mode
Hi everyone,
I'm facing the problem with the jQuery DataTables error like "dataTable is not a function".
It's working on my local instance on Edit and Disabled mode. But on Client Development Environment it's throwing the error "dataTable is not a function".
We included their Header and Footer components which have JS for responsive, touch support and etc. Can you please let us know the possible ways to get ride of the issue. We are calling dataTable as follows:
$('.paymentHistoryDataTable').dataTable();
Please give me suggestions as early as possible to resolve it.
Regards,
Vijay Kanajam