Hello,I've upgraded to metronic 9 version and therefore to nextjs I'm trying to use the i18n component but it doesn't work.I've simply tried to use it inside an existing demo page.The i18n key is not replaced by its value, and in the browser console I get this error :react...
Video Link : https://telemarketing.sgp1.cdn.digitaloceanspaces.com/280_1750515877.mp4Datatable will jump to top when we scroll to bottom. I think is due to the sticky header part.
Hi, I downloaded HTML v8.3.0 package and followed the build instruction with Gulp.However, I cannot find the file gulp.config.json in tools folder.Besides, I realized that the content you mentioned in gulp.config.json as same as that in
I have purshased Metronic from themeforest and using demo39 but I did not find the rtl files (css & js) in the demo folder, what i can do? in the demo39 I see it is working with rtl but i cannot find the fils.
Dear [Theme Developer / Support Team],I’m experiencing a specific issue on iOS (Safari) devices when using the modal form provided in your theme. Here's a detailed description of the problem:When the modal is open and contains at least one input,If I click the Cancel or Close bu...
When copying an icon from a site to the clipboard, HTML code with extra spaces is transferred (for example, ) https://preview.keenthemes.com/html/metronic/docs...
Hello Team,I have recently purchased the Metronic Angular theme (version v8.1.8, Demo1). I am currently integrating a multiselect dropdown component in my Angular application. However, I could not find any existing implementation or example of a multiselect dropdown in the provided theme compone...
I’m using Metronic v9.2.2 (React + TypeScript + Vite) and encountered a dependency conflict when installing with npm:react-helmet-async@2.0.5 requires React 16/17/18, but the project defaults to React 19.Using yarn install worked temporarily, but I’m concerned about long-term stability.Que...
One year ago, I used the Metronic React theme with Bootstrap. At that time, it was using React version 18 and Metronic theme version 8.Now, I want to use React 19, and I have downloaded the new Metronic theme version 9. However, I noticed that the new version uses Tailwind CSS instead of Bootstrap...
TeamI am unable to download the theme from here. https://devs.keenthemes.com/metronic/springOn clicking on the "Download Demo1" button, it is redirecting to the following URLhttps://keenthemes.ams3.digitaloceanspaces.com/metronic/v8.3.0/metronic_spring_v8.3.0_demo1.zip?X-Amz-Content-Sha2...
I downloaded the files again but cannot find the caravel options in the folder - however the page says that 9.2 has components of larval - is there any other way to download the most recent file other than downloading all the files and folders again
Hey team, any updates on the release of the new Metronic CRM? I noticed that the ktdatatable in the demo includes new features, such as **multiple selection filters** and a **column toggle**, which aren't currently available in **Metronic v9.2.1**. Do we have an estimated timeline for when...
Hi,All going smooth except the Multiple select component. It is having one problem.I have around 83 languages options dropdown. and there's a possibility that a user can select all of them.but the problem is that when i select an option from the dropdown, the dropdown closes and item get...
In case of a triplet of select province / city / postal code, you cannot manage the disabled status, you can only initialise it disabled or not. The same goes for updating the url, as when changing province I have to reload cities updating the url and empty&disable the postal code select.I have se...
I purchased Metronic Tailwind React, but it seems to have too many unnecessary and complex dependencies for my use case.In particular, the authentication part(such as the reliance on Supabase and the UserModel ) has made it cumbersome to build a simple login page.Although I’ve read through the o...
Integración taiwlind javascript KTUI, integrar server side sus datatables, una duda su datatable del ejemplo no hace la búsqueda y un detalle cuando van añadir el soporte de carga de archivos así como lo teníamos en boostrap que era Dropzone.
Hello KeenThemes,Thank you for your previous help.I'm currently using Angular for my UI, and while working with dropdowns, I've noticed that most of the demos feature single-selection dropdowns. However, as per my requirements, I need a multi-selection dropdown using KeenThemes.Could you...
Hi,I am trying to use Metronic 9 with angular. I used the guide how to integrate the assets into the provided demo project: https://github.com/keenthemes/metronic-tailwind-html-integration/tree/main/metronic-tailwind-angularThe project runs, but part of the javascript is not working. Clicking...
Hello, Can DataTables be generated using an Endpoint URL, with pagination and search functionality handled on the client side?Metronic v9 Tailwindcss and Laravel.