When I click on "Layout Builder" it shows "Failed - Network Error".How do I solve this problem?i use metronic 8 version, andbuy site : https://themeforest.net/demo1 useExport click --> file save error
Hi...Actually we want below mentioned page code.https://preview.keenthemes.com/metronic8/demo1/apps/projects/list.htmlafter open this page click on Create Button. we need code of this page. also Please share full dome package.Thanks for Answer.
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 (...
I get the following error when installing on macOS Monterrey 12.3, PHP 8 dev environment:#begin terminal❯ npm run dev> dev> npm run development> development> mix[webpack-cli] Error: Cannot find module 'del'Require stack:- /Users/luisdeleon/PhpstormProjects/laravel-metroni...
Today I downloaded the .zip file but unfortunately there I found only the demo1 folder and the other demo were missing so anyone can confirm is there any issue with downloading of removed the others?
I am testing the metronic vue.js theme and using axios to fetch data from a simple API. I can fetch data in my method and output this in the console, but I cannot update the datatable itself. here is my code:export default defineComponent({ name: "kt-entity-list", components: {...
Hi,I bought the Metronic Seven Pro theme: https://keenthemes.com/products/seven-html-proI want to integrate it to create the dashboard of my application, but I can't integrate it correctly. I have tried to put the compiled files in my resources but I have errors appearing, functions indica...
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...
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...
TS2607: JSX element class does not support attributes because it does not have a 'props' property. 268 | return () => ( 269 | > 270 | 271 | // @ts-ignore | ^^^^^^^^^^^^^^^^^^^^^^^ > 272 | ref={elTableRef...
- Can I change my homepage to [/] without going to [/login] ?I would like you to go to the landing page before going to the Login page.- In your example project in resources/view I would like to split Folders into - resources/view/backend/[your example project demo1] - resources/view...
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...
I want to integrate the previously configured vue i18n in nuxtjs3. Please guide me on this.metronic_v8.0.37\vue\demo1\src\core\plugins\i18n.tsmetronic_v8.0.37\vue\demo1\src\main.ts import { initInlineSvg } from "@/core/plugins/inline-svg";initInlineSvg(app);
Hi,I just bought the theme.I tried to launch the React Version Demo 1.Yarn install without a problembut when I yarn start :'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...