Hi,I am trying to implement Datatable with colVis and colReorder but I am running into errors. How should it be done in Metronic?I am using Metronic demo 1 html version with BS5 in Laravel 8.Here is a working example with a general datatable codehttps://codepen.io/h6585/pen/XWVygYR...
HelloIn the demos, regardless of the amount of content in the "content" area, the footer is positioned at the bottom of the viewport.When developing locally, the footer moves up the body area, to the bottom of the available content.I have validated the class names for footer & content di...
I'm using your Laravel version of Metronic, and my modals won't scroll if they are longer than the viewable window. They just get cut off, and there's no way to access the hidden portion of the modal. Is there some sort of CSS class that I need to add? Scrollable seems to be a default feature of Boo...
i am getting this error after i run >npm run dev Error: write EIO at afterWriteDispatched (node:internal/stream_base_commons:164:15) at writeGeneric (node:internal/stream_base_commons:155:3) at WriteStream.Socket._writeGeneric (node:net:795:11) at WriteStream.Socket._write (...
How can I hide that bar that appears at the bottom of my project.Image link attachedhttps://ibb.co/3y2dVDFHow can I hide that bar that appears at the bottom of my project.Greetings and thanks
https://i.imgur.com/tMqnec2.pngHiI have an issue with the upgrade plan modalThe radio select not movehow can I fix this issue (check picture)but the demo working fine herehttps:/...
I read in metronic V7 documentation that it is built with reactJs and it is support TypeScript also.MY QUESTION is:does metronice V8 code written in JS also?
Hello everyone,I am planning to buy metronic theme as it fits my needs and requirements,But I am confused about the licensing.I want to create a note-taking web app and I will be using Metronic as its template.The user can access the landing page, sign in and take a x number of notes...
Hello, I ran into an interesting problem. I am using the latest version of Metronic and working with Demo 1 Laravel. I wanted to create a widget of my own, and I tried to register it on widget.js. The path to the file is demo1/js/custom/widgets.js. However, I could not compile the code I wrote with...
I'm working off this exampleI've successfully created all the examples on the page except for the button / toggle drop down. When I copy the code from the web page and place it on my own, the me...
I was using Metronic 7 bundled with AspNetZero.Today, I bought Metronic 8 Angular demo1 and wanting to see the possibility of upgrade. After kicking up the downloaded package and the first thing I tried was to hide the side-bar by clicking the toggle button. Surprisingly it is not working (hon...
HiI'm having trouble implementing Flatpickr in my form, it says :Uncaught TypeError: $(...).flatpickr is not a functionMetronic Version 8.0.38already on mixmanifest.json "/demo1/plugins/custom/flatpickr/flatpickr.bundle.js": "/demo1/plugins/custom/flatpickr/flatpickr.bundle.js",
URL:https://preview.keenthemes.com/metronic8/demo1/documentation/editors/ckeditor/classic.htmlerror:ckeditor-classic.bundle.js:5Uncaught SyntaxError: Invalid or unexpected tokenclassic.js:7Uncaught ReferenceError: ClassicEditor is not definedat exampleClassic (classic.js:7:9)at Objec...
I am using this code."use strict";// Class definitionlet KTSearch = function () { // Private variables let form; // Init Select2 const initSelectXYZ = () => { // Init Select2 --- more info: https://select2.org/ $('[name="provincia_id"]').s...
Hi Guys I am facing this issue, and I have tried multiple versions of node but still not working. I am using the react demo4 metronic 8.Attaching error message:Type '{}' is not assignable to type 'ReactNode'. TS2786 11 | return ( 12 |
Hello,Please help me with this. Because of this iframe I can't interact with the UI. This is happening on react. Please let me know where it is coming from and what the issue is. Thank you.
Hi,When I apply offcanvas under this theme (Metronic 8), it seems that all offcanva css disappeared.Original bootsrap's offcanvas documentation:https://getbootstrap.com/docs/5.1/components/offcanvas/I know the theme provides "drawer" component which similar to this, but it does not sup...
In KTSVG.tsx file, I am getting following error,.../src/_metronic/helpers/components/KTSVG.tsx(13,8):'SVG' cannot be used as a JSX component. Its instance type 'InlineSVG' is not a valid JSX element. The types returned by 'render()' are incompatible between these types....
Hi all,Been trying to setup Demo 6 on a fresh Metronic installation, but can't find any documentation explaining how to set this up.This is all I found:https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/multi-demo.htmlCan you guys guide me?Thanks in adv...