there are icons in the password field to show/hide characters that are set to duotone, but do not have all the required elements to display them correctly.
...
I followed instruction in https://preview.keenthemes.com/asp.net-core/metronic/docs/getting-started.
Here is the output that I get when running gulp --demo1. What did I do wrong? Thank you for your help.
D:\COMPANIES\CV Software\Projects\iSpeak\SOLUTION\iSpeakCore\metronic_v8.2.3\metronic_asp....
I finally able to run ASP CORE demo 1. However, whatever I click, the address changes to the link I click, but it always displays the dashboard default index page. Nothing is functional. Please help. Thank you.
Hi there,
Thank you for a great product!
We're wanting to build a Single Page Application using Metronic. Do you have any pointers for where to start with this? We have the backend content ready, but would like some guidance on how to structure the app best, for optimal frontend performance an...
Hello dear devs,
I hope this message finds you well. I've been exploring Angular Metronic and had a question I was hoping you could assist me with.
I'm looking to implement input validation and formatting for employee worked hours in my Angular application. The input field should allow users t...
Is there away to rebuild tailwindcss with prefix?
Usually, i can modify it by updating tailwind.config.js:
module.exports = {
prefix: 'tw-',
...
}
but i can't find this anywhere in the template.
Thank
Dear all,
After creating a new project in Symfony such as:
symfony new metronic --version="7.1.*"
What is the instructions to composer install metronic template? I could not get it the instructions based on:
https://preview.keenthemes.com/symfony/metronic/docs/getting-started
Hello
I'm testing the Symfony theme version, and I would like to ask if it is possible to use Turbo with it. If so, could you send me documentation or feedback about the kt-app JavaScript conflict?.
When I installed Turbo, after the first page reload, the kt-app JavaScript stopped working....
First, let me say, I'm not a frontend developer. I bought the Metronic template specifically so I'd write less frontend code, so I may not understand some concepts.
I've been trying to use the Tailwind version. I followed the guide here: https://keenthemes.com/metronic/tailwind/docs/getting-start...
Below is the code I am using for generating a table.
I need to make each row clickable and navigate to different page. How to do that?
import { useMemo, useState, useEffect } from 'react';
import { useNavigate, useLocation } from 'react-router-dom';
import { DataGrid, KeenIcon, TDataGridRequ...
How to implement your metronic to the vite app? There a lot of depedencies which create problems to me to use vite instead of webpack. Is it possible to use vite?
Hi, I'm implementing a wizard where I need to validate if exist an object in my database before go to the next step, but it doesn't work properly
This is my code:
const existClient = function () {
return {
validate: function (input) {
const value = input.value;...
Hi,
Just want to suggest, that if you are working on the Nuxt version of the Tailwind UI kit, it would be awesome if you built it using the layers feature in Nuxt, defining the theme as a base layer that a Nuxt application can then extend. It it really an awesome way to encapsulate the code, and...
Hi Team,
I have a couple of questions regarding Metronic v9:
Is the Tailwind CSS Angular version of Metronic ready to use? If not, is there an estimated release date?
If I already have a license for v8, do I need to purchase a new license to download and use v9?
Thanks for your guidance!
I have a use case where we can not get the total number pages for a list of data and hence infinite pagination is needed. I need a way to show ... after last known page.
Is there a provision for this use case already implemented ?
Hello
I Use metronic in blazor server project ( .NET 8 ) But i have a lot of problems , for example NavLink does not work , when i click on links url changed but page or component not load .
I worked with metronic and .net 7 very well and i just transfer all of files to new project with .NET 8 and...
I was working in react, when accordion is open i wanted to hide the span element
...
Hello guys.
So, here is the thing :D
I recently bought Metronic 8, React version, and I want to have a "clean" let's say, template, without the demo components. I want only to have the Auth mechanism (which I will customize to my needs), but I don't want the rest. I will add the component that I...
I am currently using metronic v8.2.4 angular
I have update angular from 17 to v19
the functionalities works fine but I get some warnings for sass related to @import key word and replacing it with @use and @forward
Please confirm that it will not affect any functionalities in the future!!
Hi,
I'm using Yajra lib with Laravel for datatable,
I want to make popup window as advance search, How can do it with your Metronic Theme
Another thing, how can make advance query from mulit tables in database to show it in on datatable page ,
for example, I have Visa page.. this page get dat...
I've found a design problem in demo11,
when i hover cursor on any menu in header, menu has open behind of group button as you can see below
show
Hello, have a good time
Our group has decided to buy Metronic
I just had a question before buying and I would appreciate your guidance
We need the demos figma file, is this file available with the source in the latest version?
And this file includes system design and what will be available to ou...