Hi, I'm using Metronic8 (v8.0.38) - React verison.I have a question about combining demos template's layout together:Can I combine components or layouts for example sidebar navigator of Demo1 for some routing and top navigator of Demo2 for so...
Hi, Can I use the Advance search template of HTML version for React version of Metronic v8.0.38? Because I did not see any Advance search template for React demos.
Hi,We are facing issue with jsSourcemaps in gulp.config.js following are the settings: { "config": { "debug": true, "compile": { "jsMinify": true, "cssMinify": true, "jsSourcemaps": true, "cssSourcemaps": true...
Hi Guys, so I have reviewed the demo1 in metronic 8. I have looked at both the HTML version as well as the React version. What I am wondering about is that from what I can see, the HTML version is quite richer in terms of components and UI as compared to the React version. For example, in the HTML v...
I've been using metronic 8 for a long time now and I have a great time, but I have a problem with regards to Breadcrumb.The problem is that when in Laravel I define an edit or view page for a specific model, for example a route of the type '/users/1/edit' the Breadcrumb does not appear.I tri...
I have purchased Metronic7 and Metronic8. Currently i am using Metronic8 for my webpage. I prepared my webpage with ASP.NET Core 5. So far everything was fine. Dropdown menus work fine . But when i reload a partial view through AJAX which also contain dropdown menus of Metronic 8, then dropdown...
When I run 'npm start' of Demo 2 I got this error, however I do the same with the Demo 1 it can work well:TypeScript error in /src/_metronic/helpers/components/KTSVG.tsx(13,8):'SVG' cannot be used as a JSX component. Its instance type 'InlineSVG...
Hi, After upgrading from 8.37 -> 8.38 on the vue version, now my vue.config is not working anymore. In your changelog you haven't written anything about breaking changes?this is what causing errors: chainWebpack: config => { config.module .rule("eslint") .use("eslint-loade...
Hello :) According to this documentation page https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/build/gulp.htmlI should go to the "/theme/tools/" directory, but it doesn't exist for me.What to do ? I tried to re-download the .zip but it's still not t...
Hi, I'm trying to run the react demo 1 but i keep getting this error when running yarn start:Failed to compile./projects/avi-react/src/_metronic/helpers/components/KTSVG.tsxTypeScript error in /projects/avi-react/src/_metronic/helpers/components/KTSVG.tsx(13,8):'SVG' cannot be used as...
Hello,i am using the version for angular. I wanted to know if there is any way to insert password visibility toggle button in the input field like this examplehttps://preview.keenthemes.com/metronic8/demo1/authentication/extended/free-trial-sign-up.htmlThank you very much
Urgent! Urgent! Urgent!I have purchased Metronic 13.2.5 i have access to all figma files in this theme. But i want to have access for all angular file related to all those figma design. Unfortunately i have only the access for Demo 1 in that modal popup are not working.so please guide me for...
Hi,We have facing some issues in metronic 13.2.5 the Angular demo files are not working as expected like the modal popup are not working and as expected html files and angular design are not same. https://drive.google.com/file/d/1dPl_emgdLGSOZKyPFdCS7B8mfUFcz-Kb/viewI wants all html files...
Hi team ,How to apply filter in metronic kt-datatable:component url : https://preview.keenthemes.com/metronic8/vue/docs/#/kt-datatable.i want to add multiple filters into ktDatable. Is there any ready-made solution available in ktDataTableI am looking forward to the solution and righ...
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???