I tried to depoy React version (demo7) on vercel but it seems to be not working. I tried with both the edited version and the freshly downloaded version, and both seemed to show the same issue/error.
Fresh Install - https://test-pink-eight-23.vercel.app/
Edited Version - https://sales-ai-seven...
I need to implement a Blazor Server application with a layout similar to demo2 (https://preview.keenthemes.com/metronic8/demo2/index.html). Is there an expected release date for this variant?
Is there a way to make demo2 functional in Blazor?
Good afternoon,
I am using Metronic 8.2.1 Laravel, and by default, it comes with the users table, and I would like to know how I can insert other tables, and what is the most appropriate way to do it. For example, fetching the tables from the eCommerce Catalog and using them.
Could you please expl...
I am using demo4 react version Metronic . While using react-apex charts for updating real-time data.it is not properly updating. That is horizontal movement is missing. pls give full code for real-time updating data.
x-axis - time and y-axis -temperature .
In each 1 second a new array of time an...
I'm working on a Laravel project and I'm struggling to switch the default demo page into another demo page.
I'm not sure where to begin and afraid of damaging the project.
I would appreciate it if you could guide me through switching the demo page step by step.
I need guidance on switching...
Hi,
I mentioned these issues before but it seems like you have not fixed them yet so I remind you so that you could consider and give me a better workaround if any
- Initial image goes back after removing.
I mentioned here
Hi,
on "KTSearch" whene "show-on-focus' definition is turned "false", then got error when trying to access "minLength"
var _focus = function() {
the.element.classList.add('focus');
if ( _getOption('show-on-focus') === true || the.inputElement.value.length >= minLength ) {
_show...
Hi,
When a do a fresh install of django demo 1, files are not up to date with html demo1.
First, in sidebar, changelog is 8.1.8...maybe a mistake. But : Theme mode menu doesn't appear and when i see django demo files around theme mode they are not up to date.
So. Do you update django version ?...
im using v8.1.5 metronics Angular project , in side bar when hover in the sidebar menu screens(components) are showing ugly in the mobile view is not showing sidebar , and yes i saw latest version of metronics angular project its working ok , may i know how can i solve this issue in v8.1.5 metronics...
Hello, I can't find example of Sub Datatable for react?
There is example for html with use of datatables but nothing similar for react.
I would like to get result like this but with react:
https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtable
Thanks.
Hi KeenThemes staff
I'm a user of your Angular Keenthemes template
How I can inegrate DropZone JS component in Angular 15 project?
https://preview.keenthemes.com/html/metronic/docs/forms/dropzonejs
Hi, I've added a dropdown button in datatable row. But it doesn't show dropdown menu on click. Then I've checked demo page and got the same result at https://preview.keenthemes.com/keen/demo1/apps/customers/list.html
Dropdown buttons doesn't work
Using metronic asp.net code v8.2.1 trying to build the assets using npm run build --demo1 and get the following error:
[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema.
- configuration[0].entry['js/widgets.bund...
side menu does not work when running from a mobile device and also have scroll bar not appear some cases .I think issue related with fixed height. I just tried following way on SidebarMenu component
when convert. html to laravel
i run yarn prod to build assets but error plugin.js and scripts.js
not defined
window.jQuery
window.bootstrap
window.Popper
.....
Hi everyone,
I'm working on a Laravel project with the Metronic theme and I'm trying to figure out how to switch views based on the user's role. Specifically, I want to display a different dashboard for 'admin' users compared to 'client' users. What is the best practice for implementing this in L...