When you try to destroy any validator, an error is thrown. Has anyone ever encountered this error?Uncaught Error: The plguin ___frameworkMessage is registered registerPlugin https://preview.keenthemes.com/metronic8/demo1/assets/plugins/global/plugins.bundle.js:26368 install https://pre...
HelloI installed Metronics 8 + VS Volar pack plugins and "Vue Langue Features (Volar)" plugin show error in all components on .vue files.For exemple here on Layout.vue all components in DOM has same message http://a-p-c-t.fr/to-meet/Capture.JPGhttp://a-p-c-t.fr/to-meet/Capture2.JPGDo...
Hi, Am have implemented this https://preview.keenthemes.com/metronic8/demo3/apps/user-management/users/list.html and was able to make the listing dynamic, but encountered a problem with the Action menu, it does not popup when clicked.
Is there a sample for big modal similar to edit user in laravel but I'm looking for angular.When can we expect the user management for angular any ETA?
I want to apply js functions of the metronic html version files in a react proyect. It works, but only works when component is rendered at first time. Nexts times y have to reload the page until it works..
Vue Version: 3.2.27 (KeenThemes: 8, latest version)Element Plus Version: 2.1.7TypeScript: Latest versionimport { genFileId } from 'element-plus';import type { UploadInstance, UploadProps, UploadRawFile } from 'element-plus';I gives me an error: Module '"element-plus"' has no exported m...
Hello1) Is this possible in version 8 for Angular react vue larave RTL used ?2)can used files RTL css html for angular vue react larvel version 8 metronic ?
I have purchased metronic theme. I have integrated with laravel but not able to setup CRUD operation for module. Can anyone please give steps or files or code to setup one crud module.
Hi i need add momentjs format hh.mm.ss in kdatable cell can please help me code.i need convert created_at with momentjs but i dont know how add in v-slot cell moment() {{ data.created_at }} thanks!
Hi devs,just purchased Metronic 8 and after surfing the net for a few hours I cant see anything about adding Metronic to an existing laravel 9 application. I am a month in developing and cant really afford to use the out the box demo app provided?I would have thought that there would be instru...
I can't use dark theme for HTML - Demo 1.Webpack, gulp, npm or other one? Which?Can u help me?https://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/dark-mode.html
I have a large datatable. I have read through documentation and tutorials on how to fetch data from ajax request. The thing is i don't want to fetch the data unless the users clicks on the page. So i want to invoke a method when user clicks on page. Can we customise onclick method on pages? Also wit...
Hi,How can send data to server as post with Yajra in laravel .. because i try send data form to server using post it's show me issue and server not receiving data form .. when using get it is work..Can please help and show me an exampleregards M.Fakira
Hi we have setup the metronic react theme demo4 and purpose of the theme was downloaded for crypto project. For my project we have installed below npm package "@solana/spl-token": "^0.2.0", "@solana/wallet-adapter-base": "^0.9.5", "@solana/wallet-adapter-react": "^0.15.4",...