Iam using vue js template and there is a bug: after login its creating the "Menu wrapper" 2-times - so the Navbar is doubled. Any suggestions how to fix this?
When clicking the sign out button on the User menu in Metronic demo 7 for Vue, the user gets redirected to the sign-in page, which is functioning as expected. However, the user menu remains open until the page is refreshed. It's worth noting that this issue does not occur consistently, but...
I want to use the 'app-dropdown-menu1' component in a component linked to the module I recently created. However, even though there is no error, the dropdown is not functioning. I will write the HTML file of the component and the import sections of the module file for the component I'm using. Can yo...
When clicking on the User picture on a small size screen in in Metronic demo 7 for Vue, the user menu is not visible. It seems there is an issue with setting proper z-index.See the gif in full-size, It gets cropped here:
Hello. Could you please provide detailed instructions or documentation on how to seamlessly integrate the Metronic template with a Symfony-based project with its own webpack build? Any insights or best practices specific to Symfony would be greatly appreciated.Thank you for your assistance....
Hi,I have Metronic from ThemeForest. I am searching for other questions similar to mine. Found this one https://devs.keenthemes.com/question/dropdown-button-in-v81I tried to do the same using the Metronic's KTMenu docs, but its not working.I have the global CSS and JS configured. The B...
Hello.I need help with building the responsive Datatable.I am assembling it according to the example in the documentation, but the error below occurs: Uncaught TypeError: Cannot read properties of undefined (reading 'state')This error occurs in this code snippet based...
Hello,I am considering purchasing the "Metronic HTML template v8.2.3." However, I couldn't find detailed information regarding the contents included in this HTML version within the documentation.Product link : https://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?...
Hi,I am applying Read-only feature into my CKEditor-Classic to disable the editor because CKEditor does not support a built-in disabled feature.https://ckeditor.com/docs/ckeditor5/41.1.0/features/read-only.html...
Description: Upon loading the Metronic 8 React Admin Panel template, I encounter a glitch where the sidebar and the entire page seem to "build" as if they're loading. Specifically, I observe the sidebar moving up from the bottom and the header moving into the top position. Additionally, there is a l...
in your docs:https://preview.keenthemes.com/html/metronic/docs/general/searchfor using this search you are using some timeout (I guess for wait for user finish typing), but we have an issue that if the user will type a character just before the process will finish, his new input will not take...
I am using Starterkit Metronic Laravel 10.0 and when I try to visit root (/) it automatically redirect to login page. I want to show a landing page and open login page when user click login button. How can I do this
Hi guys,Could you please advise what is the best way of working with metronic template? Should I start a new react project from scratch and link metronic assets into it? Or should I better do in-place modifications in the template itself? Thanks.Best regards,Illia
Hi team,I'm working on Metronic Laravel 8.2.3 for my frontend.Btw, when I login FE never display "Sorry, the email or password is incorrect, please try again."It only displays:- "You have successfully logged in!"- "Sorry, looks like there are some errors detected, please try again."I...
How can i make the sidebar permanently collapsed and get the submenus in hover over the side bar menus in metronic 8.2.2v "react". please help i am design a dashboard for my customer.
Hello I'm having issues with my metronic app, I'm trying to export it with CapacitorJS to iOS and Android but.. the new phones has some notch and right now just using the browser you want to use 100% of the nav viewport but using native apps (capacitorJs) you dont want the 100% because you have issu...
Hi there, I want to create 3 bar graphs on one page that all display different data but when I reuse the same graph and change the ID and create separate JS files for them, one keeps disappearing. Im using the Js file found in "src/js/widgets/charts/widget-15.js" and created 3 different Js f...
Hello Keenthemes Dev Team,I hope this message finds you well. I'm reaching out because I'm looking to update my Metronic template from version 8.1.7 to 8.2.1, as well as Angular from version 15 to version 16. However, I want to ensure that this update doesn't negatively impact my current project...
Hello, great job! Thank you for such a nice template. Unfortunately, the Django version isn't working. The command: `npm run build` fails with an error:```ReferenceError: require is not defined in ES module scope, you can use import insteadThis file is being treated as an ES module because i...