Hi, I'm using latest (9.3.1) version of metronic, but I notice that datatable sorting is not working anymore.
I don't think it's ktui issue since I tried on ktui website is working. I also debug it for few times, but no results. the event attached and yet the click isn't working.
Hi L Shaf
Please check the examples here.
https://github.com/keenthemes/ktui/tree/main/examples/datatable
May I know if you use a local or remote data source?
Thanks
Hi L Shaf
Make sure the ktui version is the latest, check your package.json.
"@keenthemes/ktui": "^1.0.24",I did, i copy from themeforest and build
it doesn't work yet. I think something need to be fixed on metronic side. since KTUI demo seems still working.
And metronic demo website not working either.