Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Suggestions (117)

With my development team we bought the metronic template and after configuring and doing some tests, we found out that it has a race condition problem. We created a test with two simple views (similar to the example that the template brings in), in view number 1 we added a sleep function with 10 sec...
Hey, I want to integrate my react app with metronic. How to start that. I have a sample metronic project along with me. Guide me with the steps
Hello there,this post to report that the pages at these links show errors and prevent the icons to be shown in the pagehttps://preview.keenthemes.com/keen-v2/demo1/features/icons/fontawesome5.htmlhttps://preview.keenthemes.com/keen-v2/demo1/features/icons/lineawesome.htmlhttps://previe...
Hi.In JANGO template - when in mobile mode - clicking menu items doesn't expand menu. I have to click the small arrow. Why is this so? Isn't it a bug?https://recordit.co/MJqRqU1Vsf
Hello!In react-router-dom v6 the recommended way of creating the routes is by using createbrowserrouter() instead of components. According to the documentat...
Here is the suggestion and also a request for Seven HTML Pro.This theme has an aside toggle button (which is great). What I need and suggests is that when you click on icon nav (aside primary) the close toggle should get open. I hope you understand my request.
Hi!I'm trying to integrate Silicon theme into Symfony using Webpack Encore. I am not clear how to proceed in this case. I have installed the necessary packages using yarn for example SmootScrolling, Parallax-js, Rellax, Jarallax etc. Is it necessary to import individual javascript componen...
Hello,would it be possible to set some background for input:autofill? Firefox sets #8D8A5D, which is ugly and also in dark mode the #92929F text is not visible.Thank you,Martin
403ForbiddenAccess to this resource on the server is denied!
Hi there,I have bought the theme and downloaded the Laravel_app version.But it doesn't have the Demo 35 that I wanted to use with Laravel 10.Is there any prebuilt Laravel app that is using Demo 35 which I can download?Or if you could provide me the instructions on how to convert Demo...
How to call a function after success on form repeater? I need to make a new instance of tagify on the element being created by the form repeater. $('#form_img_location').repeater({ initEmpty: false, defaultValues: { 'text-input': 'foo' },...
I downloaded version 8.1.7. In the package.json file, the "Package Json Upgrade" plugin detected many outdated packages.Please update to the latest packages possiblePlugin "Package Json Upgrade" can be downloaded link:https://marketplace.visualstudio.com/items?itemName=codeandstuff.package-j...
Hello!As Formik is not maintained anymore, it would be awesome to transition the form implementations to react-hook-forms.Also, for validation, zod has much better TypeScript support than yup. Having a great experience working with these two in my metronic projects, I can only recommend impl...
Hi there!Would you consider implementing the react demos using Vite?Best wishes,Tamas
When you print, it prints the whole page. Would be nice to have a helper class that lets you specify what to print on a page.eg:https://preview.keenthemes.com/metronic8/demo1/apps/invoices/view/invoice-2.htmlWhen you click print, it prints everything. In a real world situation, you would wan...
In menu.js on line 248"var target = document.querySelector('[data-kt-menu-target="# ' + the.element.getAttribute('id') + '"]');"It has a space after "#" in query selector. It occurs bugs
VM1503:2 Uncaught ReferenceError: process is not defined at 4043 (:2:13168) at r (:2:306599) at 8048 (:2:9496) at r (:2:306599) at 8641 (:2:1379) at r (:2:306599) at :2:315627 at
http://localhost:3005/auth/example@.com/api/v1/auth/logini wanna ask a question. why there is other auth before "/example@.com" if try to fetch real api ?
value from database: {13/01/2023 7:45:48 pm}warning : The specified value "Sa/03/2023" does not conform to the required format, "yyyy-MM-dd"....
I was make a payment, but still is not processing.Why. Please I'm looking for help
Hi, Are you considering including purgecss as part of the build process on Vite and maybe other build tools? Metronic and Bootstrap are producing a massive amount of css, that would be nice to be able to purge if possible, as this will have great impact on Google Lighthouse scores. Thanks...
Hi, next is great example how implementing datatable.net in vue, i think may help https://codesandbox.io/s/datatables-option-api-example-6g3ksj?file=/package.json:240-393