Hi,
I have a question about Refresh/Reinitialize DataTable.
Im using Metronic v9.0.4 with React. The DataTable component is working fine and now I want to implement DataTable Refresh function. How to refresh/reinitialize the DataTable when a button was clicked without reload the page?
When I manually add options to the select via JS, they are displayed correctly in the dropdown, but when I click, I do not see the selected items in the select input.
The issue happens only if the select is in a modal.
The option in the dropdown menu is not selected, but when printing the selecte...
the error come from metronic folder
```src/metronic/vendors/@form-validation/cjs/plugin-mui/index.js:1:1 - error TS9005: Declaration emit for this file requires using private name 'Mui'. An explicit type annotation may unblock declaration emit.```
every single file from metronic folder error lik...
Would it possible to include a tailwind "Demo" template similar to the one you use on your documentation pages as the docs look very neat and would be very useful
https://keenthemes.com/metronic/tailwind/docs
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 initialization
i have no idea with this error because this error get from core/components/datatable/datatable.ts...
I came across a stepper component in this React template:
https://preview.keenthemes.com/metronic8/react/demo1/crafted/pages/wizards/horizontal
I’d like to use the same stepper in my project, which is built using Metronic 9 with Tailwind and React. Since this is my first time working with Metron...
Hi , I am trying to setup the theme with rsbuild to support easy module federation.
can you give me the proper steps for it, i am currently running into huge errors related to routing setup.
this is the only thing i am not able to figure out.
Does nay one have a working example of how to metronic tailwind debatable with CI4 .... i tried installing it with ignite i am getting some stuff but not a clean install like ignite had its own search and paging stuff but i would like to use the metronic paging and search styling...
so basicall...
Hello,
Following the update of Metronic v9, here is the error I get:
22:57:22 [vite] Pre-transform error: Failed to load url /src/main.ts (resolved id: /src/main.ts). Does the file exist? (x3)
Can you please help me?
Hello,
They were just purchased. Learning.
How do I install the 9.1.1 properly? I want to check out all the samples using React Tailwind and Laravel.
I can easily set up tailwind and React projects, but I need help figuring out how to incorporate this.
Is there a simple guide?
Thank you...
Hello
I'm starting a new project on Laravel + Vue.js + Metronic (Tailwind)
In the project I will need many components like form elements, toast, treeview and others. These components are not yet in Metronic.
Please recommend a component library for Vue.js that will be easy to integrate into...
Many example classes in the documents are not actually in the template! Even classes and attributes in the HTML tab are different from the HTML in the code itself. Both the documentation and the Tailwind template are very messy and inaccurate.
- The error pages are not in the template;
- Several...
Hello team!
Can you help me understand what is the versioning process for Metronic?
For example, why we changed from 9.0.6 to 9.1.0?
I'm just trying to understand the method here.
Also, I've notice that there is a 9.0.7 version on Google Drive folder and there 9.1.0 is still beta.
On Gitu...
Hello Everyone,
I’m reaching out to see if anyone has faced similar issues with the Keenthemes Developer Forum (https://devs.keenthemes.com/). I’ve been using the platform for some time now, but recently, I’ve been experiencing several performance and accessibility problems.
Here’s what I’m en...
I purchased the Metronic theme and I am using its datepicker component. Currently, there is an option/example available to disable past dates, but I need the opposite behavior. For the Date of Birth field, I want to disable all future dates so users can only select today’s date or any past date. I c...
Hello, our company bought the metronic theme around 2 years ago and we plan to update our vue project soon. The metronic core changed completely from vue options-api to composition-api since then. Now we have to update every single page to have our project working with the current metronic version (...
Can you please share examples of complete forms using Metronic Tailwind?
I found some inconsistencies between the form examples on Demo1 and the KtUI docs.
For example, this User edit form uses flex clas...
I am following the documentation of
https://keenthemes.com/metronic/tailwind/docs/components/tabs
I was testing the tab funcionality the 'show' event is called but the 'shown' is not called after the tab is successfully called, with the exact example that is on the docs , this might be a bug
M...