Hi, my company purchased the metronic8 template specifically for this dashboard:https://preview.keenthemes.com/metronic8/demo4/dashboards/online-courses.htmlBut am unable to find it anywhere in the zip or on the downloads page:https://devs.keenthemes.com/metronicPlease tell me where...
Dear support Team,We want to updated our code design with Metronic , Thats why we purchased this theme , The only issue we are facing is that this theme in Typscript , Can we get same theme in Javascript , Let us know if we need to pay some extra bucks , We really need this to finalize our code...
Hi ! I'm using select element with data-kt-select2="true" , but when I declare on change event in my page KTUtil.onDOMContentLoaded , the event will not be trigger . Anyone know how to fix it ? (I'm using metronic laravel template and use laravel mix).This is my html and js code :
Just picked up Metronic 8 and am trying to get started with a Laravel/Vue project. Can't find any good getting started resources for the new version. Trying to follow and modify this walkthrough for Metronic 7, (https://keenthemes.com/metronic/?page=docs§ion=vue-laravel-integration) but not gett...
I was testing the template: Im getting data with an observable from a rest api, then in my component created a subscribe function, but when I try to fill my table with the requested data, it doesn't on first load, then when I click again in the menu then it fill corretly. And dont makes mi sense cau...
i need a full demo of vuejs like demo theme how can i get it for example with upload file function in vuejs not found in demo1 theme. In vue i don't see full like demo so i can get a full version with vue3 but not html. a lot of features I didn't find. It's hard to look at the template and imagine i...
Hello! First of all let me say I'm loving the theme so far, great work guys!There's a bug with the sidebar on Angular's demo1 , when you click the button to collapse it, it "extends" the main container but the sidebar remains the same, thus hiding part of the content behind the sidebar.The e...
When i pick a language in the language selector in Demo 1 Metronic 8 project, it sets the language correct, in my case to 'dk', and when it reloads the page it is set to 'en' again as it was before. The language is stored in localstorage. I set the new language as the localstorage value before reloa...
Hi Guys I am facing this issue, and I have tried multiple versions of node but still not working. I am using the react demo4 metronic 8.Attaching error message:Type '{}' is not assignable to type 'ReactNode'. TS2786 11 | return ( 12 |
I'm developing a broker CRM using metronic 8 (laravel version) and I want to show menu items to respective users based on their roles and permissions.so how can I do that???do we have a "can" property for each menu item or what???
i created a view, and added a table in it, with id.then I added this js line$("#kt_datatable_example_1").DataTable();now getting this error in consoleUncaught TypeError: $(...).DataTable is not a functionplease help.
I'm getting a lot of bug on your product using laravel.(655:3) autoprefixer: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated. (2716:3) autoprefixer: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated....
Hi,I have try to run my laravel project with the metronic template but there is an error :In general.php line 31: Call to undefined function theme() could someone to assist to solve this issue.thanks
Hi! I'm new to this theme, I installed Laravel on my new and fresh website, but I'm using the HTML ver. from this theme and apply the theme manually by copying the design I need. It was okay, until I realized my console was showing the error Uncaught TypeError: Cannot read properties of null (readin...
Hi team,I'm getting these two errors when I do a build - ----------------------------------------------------------------------No overload matches this call. Overload 1 of 2, '(props: Props | Readonly): CopyToClipboard', gave the following error. Type '{ children: Element;...