Hello, how are you? I am about to start a project for which I purchased the license, but I see that Metronic 9 is being released with React, or at least that's what it says on this page:
https://keenthemes.com/blog/metronic-9
However, when I look for it in the downloads here, I can't find it....
Hi !
I'm trying to implement a apexchartbut need to get data from the DB.
I wrote this code to get data:
onBeforeMount(async () => {
const cats = await GetRemovalReasons().then(({data}) => data).catch(e => []);
categories.value.splice(0, categories.value.length, ...cat...
Hello,
I have the following problem. My page is no longer displayed correctly because JS or CS is probably loaded incorrectly and I can't explain why this is, in any case everything I use the for is not displayed correctly or headers and Aside Blade not loaded correctly (see picture...
Hi,
I downloaded the Laravel Demo, metronic_laravel_v8.2.3, It's installed and worked well, but without any modification when I just ran the 'npm run dev' the system did not work. showing some console error and login is not working, i tried clearing the cache. but again when i just replace the pu...
hi,
we buy the metronic theme and i have difficult with the charts datasets.
in the docs its say const data = {
labels: labels,
datasets: [
...
]
};
but each chart has different dataset structure.
so I open the HTML file of the theme to check maybe there but I didn't und...
Dear Developers,
We are currently working on a legacy project that uses Metronic version 4. I frequently need to refer to the official demo page for ideas, but I've encountered several JavaScript errors that are preventing the page from functioning properly.
Could you please take a look at thi...
Hello Team,
Thank you for this amazing template.
I would prefer a video tutorial on how to integrate Angular with Tailwind, as it would make the process clearer for everyone.
Hello KeenThemes devs,
I have Laravel metronic starterkit.
i noticed that the last login of every user on this url(domain.com/user-management/users) is not updating but rather it shows the date of creation of the user on the platform,
any suggestion?
Regards
Hello , i tried both aps mvc and blazor, they are not compiling with gulp
in the Metronic theme ASP mvc core & Blazor starter pack 8.26 does not work after following the documentation. The errors and warnings are related to outdated dependencies, deprecated packages, and configuration issues.
Re...
I am a customer of Metronic 8 and 9.
I have Figma. If i want to create nel cards for Metronic 9 for my website. I can use Figma.
Which plugin do you use for Figma to HTML?
I want use the same to continue use your layour that is cool!
I have purchased license from https://themeforest.net/ few weeks ago.
And downloaded package successfully.
I checked zip file but there is no react version of metronic.
So I followed google drive link that you suggested and downloaded react demo1 of 8.2.6 version.
I have checked it but there is...
The docs at https://keenthemes.com/metronic/tailwind/docs/components/datatable do not include enough information to work productively with KTDataTable using JS.
For example, I don't know what exactly the `columns` option expect as value, but TypeScript reports that `columns` is a required attribu...
Hi, i have purchased the metronic yesterday, and integrating it with the nextjs using the starter template : metronic-tailwind-next from github.
Although it works fine when running it using npm run dev. but when i try to run the npm run build then its producing followin...
Can make a metronic 9 datatable responsive like this other version?
https://preview.keenthemes.com/metronic/demo1/crud/datatables/extensions/responsive.html