hI,
I followed step by step the description of this page: https://preview.keenthemes.com/html/metronic/docs/general/datatables/buttons/export,
to activate teh buttons export on my datatable application,
and the browser return me this JAVASCRIPT'S ERROR:
-----------------------------------------------------------------------------------
TypeError: can't access property "_buttons", c is undefined
/assets/plugins/custom/datatables/datatables.bundle.js:16014
--------------------------------------------------------------------------------------
some suggestions?
Thanks
Valerio Leonardis
how did you fix it ?Uncaught TypeError: Cannot read properties of undefined (reading '_buttons')
Thanks,
I solved the issue.
Valerio Leonardis
Hi,
Glad to hear that
If you need any further help please let us know.
All the best with your project.
Regards.
Hi,
Have you included assets/js/custom/documentation/general/datatables/buttons/export.js</script> extension script right after
/assets/plugins/custom/datatables/datatables.bundle.js
?
Regards.
Hi, I do not have this export.js file in my assets? Searched in purchased package but there is no such file.