Hi,I`m trying to simplify your implementation of searching through table component. and JS. Initially table is filled. Typing in search field and "consoling" tableData and temp gives...
Hi,Can't find the solution in the docs.Text-right,Pull-right,float-rightDon't work anymore in the 8 version. Or maybe something change and can't find it.for example some text I want to the rig...
Hi, I see that I can change the import in the styles.scss from dark to light, but that requires a recompilation in Angular.How can I implement this from a toggle, say the user wants to switch from light to dark theme, or vice versa using a toggle button in the UI?I did follow along with the...
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...
the theme is not touched at all but cannot be built due to compile errors:node v16.14.2npm 8.5.0$ npm run build> demo1@8.0.38 build> react-scripts buildCreating an optimized production build...=============WARNING: You are currently running a version of TypeScript which i...
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",
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...
Hi, I want to use Metronic 8 with Vuejs. I don't want to use the dedicated Vue version because I prefer not to work in Typescript. I have tried to the most abvious way, by importing CSS and JS assets into Public/index.html, recreating the way it works in the Metronic HTML version. But with this...
i am currently working in Laravel Mteronic 8 theme, i want to show some majic in my Site, So iprefer to Use VUE . but how to install VUE to the existing Laravel Site.I try & got some errors
i purchase the Mteronic 8 to use VUE + Laravel together, i am bit new person to this environment anyone please help me by sending a video how to cretae a VUE+Laravel website.installing Vue in Laravel or Otherhand side is easy . . Please help me
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:/...
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
I bought the theme and found some incompatibilities between the HTML and React templates and I wonder if these are bugs on purpose.E.g. in the HTML variant https://preview.keenthemes.com/metronic8/demo2/index.html?_ga=2.113315840.629434246.1650704264-516791475.1646857236 the toolbar menu unfolds...
on the Metronic template, demo1, when I click the header menu in the dashboard area in my project. It does not dropdown. Any idea why this is happening ? Pls I need help
Hi,I have install demo1 for Laravel. Now I want to add new feature to admin panel. What is the best way for this. Is there any CRUD generator or I need to add Model, Controller, Menu, View manually? Is there any tutorials for this?
I use react demo 1. When i want to remove AsideDefault or HeaderWrapper metronic freezes. It also freezes after any changes. Impossible to work that way
Hi there,I have the Metronic 7.2.5 and this has vue2 which i am happy with.However when i compile i get a tonne of the error messages belowUsing / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.Is there a version that doesnt have this or a way to...
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...