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

All Questions (5941)

HiI recently purchased the theme and very like the new design in version 9.I want to know if there's a way of using version 9 in Nuxt JS Vue framework.Thanks !
HI,I have just bought the template Good – Bootstrap 5 Admin Dashboard Template and in particular I want to run the project for Blazor.Following the documentation (https://preview.keenthemes.com/blazor/good/docs/getting-started), when I runnpm run buildI get an errorFailed to load '...
I noticed that in the StarterKit 8.2.9 sample project there is support for .net 8. Great news! Thank you! :)I also tried it with .net 9 and it works fine, however pages that have paths at more than one level are not displayed.It also happens in the StarterKit, for example for the "/dashboards/de...
Hi,My company bought Metronic theme few years ago. We developed an internal web application for HR appraisals with Visual Studio 2022, ASP.NET MVC 5. Last version of Metronic theme we adopt was 8.2.3 and everything worked correctly, both in the development environment and in production. After...
Hi, I am using Metronic Tailwind Css Version 9.1.2 in my NextJs application.Problem:Auto-initialize of data table is not working using data-datatable="true" attribute in NextJs, although the workaround i found is to use next/dynamic and manually initialize using const dataTable = new KTDat...
Guys, I have a question. In Angular, I'm using a data-kt-drawer popup, which is a right-side sliding popup. However, for some reason, when the project first loads and I click the button, the animation and the dimming effect on the page work, but the popup doesn't appear from the right side. Yet, whe...
Hi team,I am setting up the project by referring to Vue integration as mentioned in the comments regarding Svelte 5 implementation. It works when I set ssr to false in +layout.ts, but if I set ssr to true, a window reference error occurs, making it impossible to use Metronic. Is there any way to...
Hi,Is there any update planned for Metronic 9? The last update was two months ago, and initially, Keenthemes mentioned that this was just the beginning, with only 5% of the planned features released. Additionally, Metronic Nest seems inactive.Looking forward to your response.
https://preview.keenthemes.com/metronic8/demo1/index.htmlWe've created new angular 19 project and used above html themeit was worked before we add code for lazy loadingbut after it's stopped working
Hi there!I can't install the project ...I initialized my Vue project in a client folder, in order to eventually use a server folder to put an Express.js.In this client folder, I put the theme in the src folder.But I'm having trouble understanding the documentation for initializing the...
https://preview.keenthemes.com/metronic8/demo1/index.htmlWe've created new angular 19 project and used above html themeit was worked before we add code for lazy loadingbut after it's stopped working
i have integrated metronic 9 with my application. but i am not able to component setup document.
When is the release of Anguler version of Metronic 9 (with Tailwind) ?
Hello, I've just followed this guide https://preview.keenthemes.com/laravel/metronic/docs/getting-started to setup my project, everything's working fine it's just that whenever I try to use the login form, the validation messages are showing twice under the input fields e.g "Email is required" is sh...
Hi,I'm using the CKEditor integrated with the Metronic theme (Classic Editor) built on Bootstrap 5. Is it possible to enable a feature for editing HTML code directly in the editor?I am initializing the editor with the following code:ClassicEditor .create(document.querySelecto...
Dear Metronic Support Team,I recently purchased the Metronic template and have been exploring the demos and files included in version 8.2.6. However, I am unable to find a specific demo that I was particularly interested in.https://preview.keenthemes.com/metronic/demo10/index.htmlCould y...
I would like to save the state of the aside menu (expanded or minimized) in a cookie or session storage.
public void AddHtmlAttribute(string scope, string attributeName, string attributeValue) { SortedDictionary attributes = new SortedDictionary(); if (_htmlAttributes.ContainsKey(scope)) { attributes = new SortedDictionary
I am trying to use Metronic datatable however i am getting my data inside response['data']['data']. How do i set my table's data to this key and also i am getting nextPage, lastPage links from backend only through the api. Need to set those too.i am using kt datatable if i get data in response['da...
I've problems with components Table Responsivehttps://preview.keenthemes.com/html/metronic/docs/general/datatables/advancedWhen I put code snippets into my component expand dosn't work. Accordion and some other Bootstrap 5 components are not working. Should I include any dependencies in the p...
I have copied the code from Metronic 9 for datepicker, particularly on this section
How do I get the demo8 files to add to the Vue project? I only found the demo1