Hello, there are three password meters on a form, these data are combined with the form validator, but the inputs with the password meter are directly marked as valid, but the inputs are empty. How can I solve this problem?
Hello, I am trying to block an element while data is loading. I am using Metronic 8 alongside Bootstrap 5. I can succesfully block the element but I cannot release it and i get an error, I created a MVP async function getModelActivity(modalElem) {blockModal(modalElem.id);unblockModa...
I've recently implemented Metronic in my Vue app. I've setup demo1 and I can see it has some interesting functions in demo1.js, like _isSidebarCollapse()What would be the best way to access these throughout my app?
Hi,I need some advice on adding new icons to the IconButton so they behave the same way as the icons/buttons provided by Metronic UI.I tried adding my own icons to the "visuals" section, but when I use them in a button, they don't behave like the Metronic UI icons.Specifically, when I ho...
Dears, I am trying to use CSS and js files on demo 1 on the angular application, but I still can't get what is the correct order to import JS files, as always UI not working, and always getting on the dev tool some init issues, please advise
Hi KeenThemes Team,I am reaching out to report an issue with our recent changes to the CRUD module. Despite making changes to the button icons and text, these updates are not reflecting in production after the production build.Specifically, we have updated the button styles, including changi...
Im using metronic 8, and its awesome. However there are some problems with dropdown.First,where is the dropdown examples? Like a simple dropdown but not the regular dropdown, but the bootstrap 5 version of dropdown?The ones in metronic:
Has anyone implemented a modal with vue 3 and TypeScript, I see they have the TypeScript definition files but I can't implement the modal.If someone has done it, I would appreciate it if you could give an example since it is not included in the documentation, thank you.
Hello, I need help with a question, I did all the steps to use Metronic in the laravel version, I downloaded the GIT structure, I placed the files as instructed in the documentation, but when I run the project for visualization it gives the following error:Uncaught ReferenceError: KTDom is not d...
HelloOn home page in demo 35 in rtl modeThe slider, which is related to social network advertising campaigns, has a problem under the main menu when we change it to the left or right.What should be done to fix it?https://preview.keenthemes.com/metronic8/demo35/rtl/index.html?mode=light
I am experiencing an urgent issue with the Metronic template I purchased from your site: https://devs.keenthemes.com/metronic/react. Despite the template showcasing numerous pages, such as marketing dashboards and blogs, when I download the project files and run the application, only a limited numbe...
Hi!On the customer list page we have a data table and for each row we have a dropdown with actions. When I visit the customer page from another page the dropdown doesn't open, when I refresh the page it starts working.Here is that part HTML:
Hello, I converted that template to .net 8.0 web app, and now it normally seems working good, but whenever something change and hot reload trigger page layout gone and showing something broken CSS and JS, and that time menus are not clickable and menu come in light color and dashboard content appe...
Im begginer at laravel, and I cant figured out how to make a datatable with multiple datatables infoI made a new table called clientsI add a field called clientid to the users tableSo a client could have multiple users assignedThe datatable shows succesfully the clients table inf...
Hey!I bought the Metronic 8 Theme like a year ago and was now using the DataTable Feature. But while i try to create the zero configuration table in my metronic 8 laravel tool it wasnt looking like the one in your documentation.Probably some css files are getting overwritten. Can you please gi...
I transferred the contents under the dist folder and everything seems fine. But the file input css is broken and I think there are other things I missed. Can you help?
Hello, I try to setup starterkit for Blazor Metronic 8.2.6, and I am facing an issue in that. 1. I am unable to find the switch to change the theme from light mode to dark mode.2. I am trying to include external JS, CSS files that are also not working. I am trying to add syncfusion c...