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?
https://preview.keenthemes.com/metronic8/demo1/authentication/flows/basic/sign-in.htmlCan you Please check some pages are missing in latest version Please check and add those pages.https://preview.keenthemes.com/metronic8/demo1/authentication/flows/basic/sign-in.html
After downloading the new metronic update, i get this error:./node_modules/@fullcalendar/common/main.css:4:0 - Error: Module parse failed: Unexpected token (4:0)You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://we...
Hi,I am currently having an backend system built with php on laravel, and want to use Metronic as the UI interface. are there any ready made code bases which I can build the web app on?Thanks
Hi, do you guys have alternate download link for demo-11?, I can't download from your site, but its normal when download from themeforest, it took 4hours just to download 127MB, but on other site its normal,
Hi keenthemes,The Radiobox and checkbox in Metronic 8.1.1 are not well rendered in Firefox, although there are looking as normal in Chrome,here's a screenshot : https://ibb.co/mbzkh3QNB : I harrd refresh to load the whole uncached css and js but without luck.Any idea ?thank...
Hi!Can I check if anyone can guide me on how to minify both JS and CSS?I've have tried the steps on the documentation and the size of the js and css are still the same.Cheers,Andy