Hi,
I am using Metronic Tailwind Css Version 9.1.2 in my NextJs application.
Problem:
Auto-initialize of data table is not working using data-datatable="true" attribute in NextJs, although the workaround i found is to use next/dynamic and manually initialize using const dataTable = new KTDataTable(tableElement, options); in useEffect hook. But I dont' want to use the next/dynamic, please tell how to Auto-initialize the data table using data-datatable="true" attribute in NextJs.
Hi,
Please refer to my previoise reply. Building next.js app on op on if th HTML/JS version of Metronic will be quite complicated since you will need to find workaround for variouse use cases. Instead we would suggest you to try our native next.js boilerplate that we will release next week.
Regards,
Sean
Hi Sean,
Thanks for your response. When are you releasing the native next.js boilerplate ? Waiting for it after your good news .
Hi ,
Hopefully this week. A little bit left for the release.
Regards,
Sean