Hi, i have problems opening a menu dropdown on button click like it's in docs. I am running .NET project and everything else is running good! It's not triggering "open on click". This is the code:
Hi Keenthemes,what are the major html class changes between 8.0.38 and 8.1.1.I'm about to re-integrate the new 8.1.1 html markup , what markup classes should I change in html ?NB : I'm not asking about CSS or Javascript., But html markup changesfor the js and css, I just copied the w...
Hello,When accessing the page https://preview.keenthemes.com/metronic8/demo1/toolbars/extended.html an error is thrown in the console:Uncaught TypeError: Cannot read properties of null (reading 'closest') at KTMenu.getInstance (scripts.bundle.js:2425:25) at handleTogg...
Hi there,I am having an issue with the dark mode theme switcher. When I switch the mode, log out (without refreshing) and log back in, the theme mode goes back to what it was before switching. It seems that if I refresh after the switch, it gets saved properly and logging out and in does not cau...
Hello there !I'm using Metronic with Symfony for a while now.I had to hack a bit the system to make it work with Webpack Encore, but now I'm stuck with an old version of Metronic as I had to make core changes to the files.Is there an easy way to integrate Metronic with Webpack Encore ? Thi...
Hi!I implemented a ne Metronic theme via assets and bundles in .NET project, everything works great but have one error which I do not know to solve?Uncaught ReferenceError: mApp is not definedIs it something about order fo budles or something?I have plugins bundle and js after that and...
Hello,I upgraded the version with 8.1.1 The issue is in KtDataTable. I created the header array like below.const tableHeader = ref([ { columnName: "#Sr", columnLabel: "index", sortEnabled: true, columnWidth: 20, }, { colu...
i am trying to generate metronic layout with layout builder, but when I try to open index.html I just see this: It seems to me like it can't see css stylesWhen I open just html demo, it works well.. I did by tutorial, I generated assets by gulp,...
I have the following code from create-app.js. How to modify the code so that the form will be submitted to server side upon clicking the submit button. formSubmitButton.addEventListener('click', function (e) {// Validate form before change stepper stepvar validator = validations...
What versions for dataTable.editor.js is compatible with metronic 8, we are planning on integrating it and having some error with rendering some of the inline bubble functionality. Currently we are trying 2.0.8 version of dataTables.editor.js and metronic 8 dataTables.bundle.js has the dataTables ve...
I am using Metronic 8 version 6 and I would need to fetch the contacts from the api and use them in the table however I cannot convert the json to the ts interface. Could you send us an example of how to do this?
If " Light Sidebar " is active, [ Fixed Header ] Does not workLayout Builder > Layout: Light SidebarLayout Builder > Header > Fixed: [ Desktop Mode = true ] & [ Mobile Mode = true ]Tested in: Demo1Try to test a little before publishing :)
HelloHope this email finds you well; The flask demo is missing the following:routes.py, layout.py, menu.py, pages.py --- the included files are all .pyc (are pre-compiled).can you kindly update the template to include the missing files.
Hi everyonei'm using react-metronic v8 and i have some problems with deploying!in localhost everything is ok but when i deploy it into my website notihing will show instead of metronic loading !the renders nothing and i didn't got any kinds of error !please help me how...
Can you give us tutor for intergrate your metronic_django into existed project build with django cookiecutter production ready :https://github.com/cookiecutter/cookiecutter-djangoOr your team can use it to implementing metronic for future demo?