I have these dependencies and are stopping me from deploying to production at Microsoft DevOps or GitHub. Can you help?npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requ...
Hello,Please update Metronic v9 guide so we can get all the HTML sample pages to work with the sidebar buttons for React/Vue/Angular. As per instructions, we are only copying the media folder to Public folder, and when running the application, the right pane is empty. it would be great...
I purchased the Craft theme from the Bootstrap theme store and I want customize the charts but everything seems to hard coded in the widgets.js file. What is the recommended way to go about these chart usable with server side data?
When i define datatable i ghet this error in my index page, where can i put my script to define datatable after jquery and others scripts loaded?ndex:9215 Uncaught ReferenceError: $ is not defined
hi hi, i paid the Metronic. Do I missing something or the demo1 file for blazor dashboards razor are empty? Is it intended or there are place I can download that able to show what's in the preview? thanks.
I want to make a dashboard like Demo8 Metronik and I work with vue and tailwind, but bootstrap is used in this demo package, but I don't want bootstrap and I want the whole project to be with tailwind. How should I do? In the documents, it was written to download the tailwind and html package, but I...
i bought this dashboard template https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469#my projest is angular project, Using Metronic 9 tailwind . i also did the installation toturial https://keenthemes.com/metronic/tailwind/docs/getting-started/installationbut...
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...
I just bought the template and I want to use it in Blazor, I have followed the steps in the documentation and when I run the project it only shows me the main screen, it does not load any other submenu or redirect me to anything, nor does it download the other menus.Is it compatible with Blazor...
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.