Hello dev!I got issue on my KTDataTable when try to integrate core into my nextjs application there is error show error message:ReferenceError: Cannot access 'KTDataTable' before initializationi have no idea with this error because this error get from core/components/datatable/datatable.ts...
Hi, when following the instructions for creating a new project using Tailwind and integrating styles here: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/angularThe project does not compile:[vite] Error when evaluating SSR module /main.server.mjs:|- ReferenceErro...
FormValidation plugin document page with below link is a copy of ApexCharts page!Could you correct it or send a example of FormValidation usage in metronichttps://keenthemes.com/metronic/tailwind/docs/plugins/formvalidation
Will there be a new update for the latest Angular 19 version for the Angular Metronic demo1 template? If so, is the release date known? I'm starting a new project, and if the release date is near, I would prefer to wait for it. I encountered a lot of errors after running ng update. Thank you.
I am using Metronic 9 on a company project. I am looking to customize the project. Right now I want to understand the login logout logic and I can't seem to find some components are.I am not looking specifically for how to find the login logout logic but I need some resources to understand metro...
Hello team,I am currently in the process of migrating my application from Angular 8 to Angular 17. My project uses Metronic Angular 8, and it's a large-scale application.I successfully updated Angular from version 8 to version 15, but while upgrading to version 16, I encountered the followin...
Hi, I'm sure I'm not understanding something because I assume it does something more, but so far I'm not understanding how to use composer to do anything new or special.It was my understanding that it'd provide jinja templates and maybe help me compose parts of code. So far I've followed the...
I need assistance integrating the DataTables component from Angular 18 template (metronic 8) with an ASP.NET Core API. I want to handle all operations like pagination, sorting, and filtering on the server side through the API.I've tried to consult the documentation, but I've been unable to imple...
Hello,Our platform currently uses the Metronic Bootstrap Vue version, and we’re planning to rebuild it using Nuxt. We also want to switch to the Tailwind version of Metronic. The documentation available at th...
How to migrate from jquery ajax to metronic tailwind?var $trx_data_panel = $("#trx_data_panel");var $modal = $('#modal_body'); jQuery(document).ready(function() {var start = moment().startOf('year'); var end = moment().endOf('month');...
I'm setting this up with laravel and everything has worked except when I try php artisan migrate --seed. It throws this error: Call to undefined function Termwind\ValueObjects\mb_strimwidth() at vendor\nunomaduro\termwind\src\ValueObjects\Styles.php:1052 1048▕ */ 1049▕ pr...
Hello ,i was able to run integrated tailwind version via this repo code & integration instructions but please check the screen shot, i am not seeing any clarity in the rendered sample page design. the react version looks normal.more detail here https://github.com/keenthemes/metronic-tailwind...
regarding pagination in tables , when i am on the page 6 in table and delete any item in that case the page is redirected to first page after deleting the itemi am using this url: https://preview.keenthemes.com/metronic8/angular/demo1/crafted/pages/wizards/vertical