Introducing CrudHunt:Open-source Full-stack CRUDs for Next.js by KeenThemes
Browse CrudHunt

All Questions (5941)

Hi i'd like to know when will you upgrade to tailwind v4 and if there's a timeline for 2025 metronic react releases, like when will you release a stable version for react native metronic or when will you update the react docs.Thankss!
Hi,I just want to alert user when user input some data in input field, for examplehttps://preview.keenthemes.com/metronic8/demo35/apps/ecommerce/catalog/edit-category.htmlin input field Category name. So I added simple script at the bottom of the page, like this,
Matronics Angular showing me the Internal server error 500 and 404 for Kneeicons-duotone and Styles on my production server.here is the reference of URL : https://happyhourspirits.ca.Please check the issue.
Is there a guide somewhere for implementing Metronic 9 into an existing Asp.Net Core MVC Web app? I want to keep the project very light so only need the basic layout and login pages
Good dayplease advise how to resolve problem with gulp quick start for Keen thene version 2.1.1.Error in plugin "sass"Message: ..\demo1\src\sass\style.bundle.cssError: TypeError: null: type 'JSNull' is not a subtype of type 'String'F:\OpenServerPrev\domains\keen-v211\theme\tools\n...
Icon arrow up and down on toogle accordion sidebar showing 2 icons. Im using on project next app router.here is my code.
i downloaded demo 2 and its look like alot of example missing. all the eccomerce area.for example this table missing: https://preview.keenthemes.com/metronic/angular/demo2/ecommerce/products
Hi,I'm using the Tailwind version of Metronic with Vue 3 and Nuxt 3. The sticky component works fine when the page initially loads, but after navigating to a different route, the sticky elements don't function correctly. I tried updating them, but it didn't work.import KTCompo...
I am using the contro select2 and I am trying to load my data through ajax, however I have not succeeded:...
Hello! I see there are some features as eCommerce or Wizards that are marked as Soon. Do you have any wild guess when they'll be available?
I have a specific issue with tooltip not working/showing when inside a for loop. To elaborate the problem better here are some syntax:
Hi Keenthemes team,I'm currently using your template and implementing icons in my navigation configuration like this:```export const MENU_ROOT: TMenuConfig = [ { title: 'Profile', icon: 'abstract-27', path: 'https://www.aman.com/zh-cn/resorts/aman-kyoto', }, { ti...
DataTable layout not styling using Tailwind CSS. I tried Bootsrap CSS, DataTable styling perfectly, but I change to metronic CSS, style is gone.Fyi, I use Demo 1 with Tailwind. Here My app.scss code @tailwind base;@tailwind components;@tailwind utilities;// Boots...
My demo have a default layout which have header, content and footer with the scripts init where the initialization of metronics components is being set. Right now I want to create a second layout page which will not have header and footer(only contents ex: error component). But the dropdown, drawers...
This error shows on my PC only. On my co-devs(5 of them). Its running smoothly.On ASP.NET Core.var promiseRequiresObjectContext = throwsError(function () { return globals.Promise.call(3, noop); });TypeError: Promise constructor cannot be invoked without 'new' .plugins.bundle.js
HI,I'm developing a web application using the Angular “demo1” template, from Metronic 8.In this application, I would like to create a specific page with a different layout to the template's default layout. In this case, I'd like to use the layout of the “demo64” HTML template.Can you help...
Hi,I have a question about Refresh/Reinitialize DataTable.Im using Metronic v9.0.4 with Angular. The DataTable component is working fine and now I want to implement function to fetch new data and view new fetched data. How to refresh/reinitialize the DataTable when a button was clicked witho...
The Demo5 template in Angular (maybe in others, I didn't check) has a problem when accessing an error screen and then going to a page where there is enough content to activate the screen scroll. The problem also occurs in the preview within the keenthemes page:Access:https://preview.keenthemes...
Hii, I am having this theme but I am not able to find Ecom template (React + Tailwind)https://keenthemes.com/metronic/dashboards/ecommerce
I have purchased the license and have downloaded the source files for Metronic. I am looking to download the Demo for Metronic 9 Demo Website and Pre-Built Pages.I only found Metronic 8 download links.
I have a action menu in a datatable as in the demo, but i set the responsive to true. So when the actions menu is on responsive view on click dont show the menu.Im working with ajax server side and i use drawCallback : function(){ KTMenu.createInstances();and i try t...