Hi, there is a bug in search textbox in the header toolbar.
when I click to write something, the box close immediately.
https://preview.keenthemes.com/metronic8/angular/demo1/dashboard
I try to see if in the demo2, the behavior is the same, but no, is work correclty.
https://preview.keenthem...
On every page change/swap, despite the dark theme being set as default and in user settings, the page flashes white for a split second before going dark.
It's a bit blinding at night. Is there any way to fix this? Using .net core.
Please see this gif:
https://media0.giphy.com/media/IkREf600h...
We are using HTML metronic themes in our ASP .NET MVC application. This application is using Highchart chart library for rendering different charts.
We have used Finance Performance admin dashboard layout for our report dashbaord.
Now when we are switching between light and dark mode, background...
Hi, we are working on a product. we will sell it on-prem. In our product we will use admin tamplete to make admin page. The product is not like a website. It has very big background and we are just one to make it look pretty with your metronic template. Our clients will not make any changes about ou...
On latest version demo 1. Everytime I refresh the page, the sidebar opens up again. It doesn't remember the position.
I just downloaded demo 4 react, and i see that is missing dark mode, any solutions?
https://imgur.com/a/S0g1nuV
hello, when I add datatable responsive, the operations button in it does not work, dropdown
It was working without responsive attached.
table.DataTable().on( 'draw', function () {
KTMenu.init();
});
Hi Brother,
First of all, I would like to thank you for such a beautiful and stable working theme.
But I'm Having a Little Problem
Below I Share HTML and JS Content, I Fill Content With Ajax
Hi,
How can using your theme for fetch and fast show big data from database from Laravel ,
Your theme datatable is working will with small data, but when I load big data more than thousand of records it's take long time before done and show data in table , so what is best solution to using your...
Angular demo 1 does not collapse the aside menu. Click on chevron arrows and the right panel widens but the menu does not collapse.
Hello,
I downloaded demo38 and want to create the minified files for css and js. Also installed npm, yarn and gulp-cli described in the documentation.
Changed it in gulp.config.js but it does not create any minified files, just the regular "uncompressed" css/js files.
gulp --demo38 --prod a...
how can i fix this issue when i change the metronic template v8.1.6 to dark mode?
https://mega.nz/file/tkBVmCTR#IYxNRBub1aNin5khUl7wXVH381LEDj_DVIkJ-CFYKzE
this is the screenshoot photo for this issue.
Hello,
I'm using Metronic 8.1.5 with Vue3, and I'm trying to use the BlockUI (following the documentation https://preview.keenthemes.com/html/metronic/docs/general/blockui) but the KTBlockUI is not recognized.
How can I use that BlockUI component?
Thanks
I have dynamic fields what i want to is to validate one dynamic field on thee basis of other dynamic field with yup
this is dynamic field one
Sample Route: /apps/subscriptions/subscription-list
I'd like to use "KDDataTable" to render my data, but in demo they use a static typescript list.
const data = ref([
{
id: 1,
customer: "Emma Smith",
status: "Active",
color: "success",...
Hi there, I need to sort a table. How can make draggables rows, in order to customize the sort.
Hi there, I need your help to sort a table.
How can make draggables rows, in order to customize the sort.?
We use React and typescript. And implement component.
We bought this: https:/...
Hello,
I'm using mixed/widget4, It simply display a number I getting from an API.
but by the time the widget is displayed, the api response is not there yet so I'm getting errors. The getter is undefined. a few mseconds it is but too late.
Action and mutations are fine, sometime it works, actua...
Hi Support,
I'm trying to use the login page however I'm getting this error
Page not found: authentication/flows/basic/sign-in error
May I know where to locate this sign-in and sign-out pages?
I am attempting to use alerts as defined in this section of the documentation
https://preview.keenthemes.com/metronic8/demo1/documentation/base/alerts.html
When I attempt to apply this markup in my page, the alert box does adopt the correct color, but the icon does not render and the text is n...
I can visit site by yarn serve
But when I want to deploy it to a serve by yarn build
I got the error
Uncaught SyntaxError: Unexpected token '
I am trying to use select2 but the options menu opened on the side of my select (and not under it).
* Don't know if it's related but I'm working on RTL version
* It's happens in and out of model
Hi
I am having trouble getting the vue version working right. I am now just working with the demo but that is far from perfect. In the video about how to start it you export a file, but for vue that is not the case. You just have a bit of typescript, that's it. How am I supposed to start a vue pr...