Helllo ,
I am Trying to intgrate ( Vue demo 1, Metronic V 8.81 ) with laravel depending on this documentation
https://preview.keenthemes.com/metronic8/vue/docs/#/vue-laravel-integration
So I have two issues
1. When i run any npm install command i am getting this error (11 vulnerabilities (4...
Hi, I have used Metronic 8 Vue and HTML templates before and I was really pleased with them. I heard Metronic 9 Tailwind is out. But there is something I don't understand;
Isn't the Metronic 9 Tailwind template included with the vue.js version? Is there only an HTML version?
Kind regards...
Actions Menu Stop working in Customers-listing: After fetching data from API, the Actions menu stops functioning correctly, even with minimal static content. Instead of opening the menu, the action button redirects to the home page. How can I resolve this?
im using Vue version
Why VueJs demo1@8.1.1 - Failed to compile with 1 error ?
> vue-cli-service serve
INFO Starting development server...
ERROR Failed to compile with 1 error 19:48:40
error in ./src/layout/aside/Aside.vue?vue&type=script&lang=ts
Module not found: Error: Package path ./index is not ex...
Hello,
I am using the Vue Version... I am getting the following error:
What should I do?
Some issues need review, and may require choosing
a different dependency
PS C:\Users\Administrator\Desktop\metronic_v8.1.1\vue\metronic_v8.1.1_vue_demo8\demo8> npm audit fix --force
npm WARN using...
Hi Lauris,
I`m starting to expand FulCalendar and got a question:
sample method for creating event
const addEvent = () => {
console.log("there you Go!");
calendarOptions.events = [
...calendarOptions.events,
{
title: "My Title",...
Hi all,
I'm playing around with the Metronic demo 1 (Vue Version).
How can I trigger a Toastr when the component is mounted? I have no idea. I can't find anything in the docs for the Vue version of the template.
Regards
Hello,
I've found an issue in your demo7 Vue template using the latest 5.2.0-beta1. In short, in AsideSecondary.vue, if I programmatically add classes "active show" to the tab to default showing the correct menu when the site is loaded, and then I click another link, it does not hide the origina...
Hi
I've built and published my Rider Pro theme:
yarn build
serve -s dist
When I go to the same root context I use for local dev I observe many errors in the devtools console and the dashboard is not displayed:
https://dsc.cloud/bb2198/Screen-Shot-2022-08-23-at-13.19.15.png
What is th...
I have been trying to create a microservice application with Metronic 8.1.2 as a backend Laravel demo 7 and Vue JS demo 7 as a frontend. When I deployed it on the live server using Apache2, it showed an error "Access to XMLHttpRequest at 'http://api' from origin 'http://url' has been blocked by CORS...
Hey guys,
I have a question. How is it possible to copy components from other Vue.js demo?
I would like to copy the MainLayout.vue component in demo1 to demo4.
Thanks for your help.
Greetings
Is there functionality for expandable child rows in KTDatables? Here's the native datatables example
https://datatables.net/examples/api/row_details.html
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 below
Using / 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...