Hi,Does the vue frontend for Metronic work with any of the other backends included (NOT LARAVEL) . It is unclear but your notes suggest it only works with laravel. e.g. does it work with Django, Ruby or any of the others?
Hey, Metronic 8When using the drawer component and use the same element for submenu on desktop and drawer on mobile, what is needed is to turn :data-kt-drawer-activate="{default: true, lg: false}"data-kt-drawer-overlay="{default: true, lg: false}"you have som...
Hi,I can't seem to find any button sizing in the docs and when I use the standard Bootstrap sizing, there's nothing.Was this intentionally removed? I want to make sure before I add my own that this wasn't an error.If it was by design, I think there should be button sizing to include:...
I've been using at least a 7 backward version of Metronic. I check the changelog, it is so disruptive to update. For now may be the best way is start again with last version. But my question is :What is the optimal way to easily upgrade Metronic ( I'm using Blazor hosted)?
Topbar menu wont hide when change password modal is click.Image for desktop version : https://ibb.co/7RjgXCB Image for responsive version : https://ibb.co/cCnkp2H
Uncaught (in promise) undefinedUnderstand this errorscripts.bundle.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'init') at Object.init (scripts.bundle.js:1:41) at scripts.bundle.js:1:348widgets.bundle.js:1 Uncaught TypeError: Cannot read properties of undefin...
I've been following through this tutorial https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/frontend/react in order to install metronic v9 (with tailwindcss) on my vite+react projectproject was made from scratch by following and copying the given commands provided by the...
Dear Support Team ,Could you please provide me with a detailed integration guide or documentation that outlines the steps required to seamlessly integrate the Metronic Angular template into my project?Your assistance in this matter would be greatly appreciated. If there are any specific prer...
Birla Evara is an upscale residential project launched by Birla Estates, situated in the rapidly developing locality of Kodathi, just off Sarjapur Road in East Bangalore. its Spread a massive 25-acre plot, the project aims to offer a blend of luxury, sere...
Hi, I've followed this guide to integrate Metronic 9 with Vuejs. I'm running Vue router so, as mentioned in the guide, I'm initializing KTComponent like this:// index.tsimport KTComponent...
Hi,We have recently purchased Keenthemes and using CRM theme, but the filter panel is getting closed even before selecting or applying any filters in the panel. Even in the demo site the issue is there. Could you help?https://preview.keenthemes.com/metronic8/demo60/index.html
I need something like this data-bs-display="static"To prevent insufficient bottom screen, it will automatically move uphttps://getbootstrap.com/docs/5.2/components/dropdowns/#responsive-alignment
Hi, I have a few questions and issues regarding Metronic 9 integration with Next:First: I have been trying to follow the documentation for integrating the Tailwind/HTML version into Nextjs. The instructions for downloading the example Nextjs app seem to work well enough to show the demo1 sideb...
I purchased Metronic. The DEV (yarn dev) version runs without problems. I'm trying to build and run a test DIST (yarn build) version on the server. But I get a blank screen at the address of the public server. I have one file in the dist folder (/metronic/metronic-v9.1.2/metronic-tailwind-react/...
Even though I followed the steps on the react integration page exactly, the project opens but the page does not load.I think the https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/react page is out of date.There is no error message, the page just keeps loading.