Introducing CrudHunt:Open-source Full-stack CRUDs for Next.js by KeenThemes
Browse CrudHunt

Tag: Vue (702)

Hi,I want to reuse the widgets in a v-for loop, but when i place it in a loop (i have used Widget7.vue), the dropdown (Dropdown3.vue) isn't opening. When i create it separate without using v-for it's opening.How should I open the menu dropdown?i couldn't paste my code, because i'm getting...
Hello,I want to use metronic 8 with vue3 without typescript , is there a way to get the theme with javascript only?
Hi,Do you also have a component where the layout component is vertical and not horizontal?e.g. page where it's horizontal: https://preview.keenthemes.com/metronic8/vue/demo8/?_ga=2.51434665.1633134830.1667988175-1914974606.1667988175#/crafted/pages/profile/overview
Hi, I'm using metronic vue version 8.1.1In demo1, the example code to open modal:
I need to set the logo path from the store.I have tried to import store on core/config/DefaultLayoutConfig.ts this file but it returns the error "Uncaught ReferenceError: Cannot access '__WEBPACK_DEFAULT_EXPORT__' before initialization"Please help me with above issue.Thank you!
Hi Teams,in router file there is breadcrumbs field meta: { pageTitle: "Dashboard", breadcrumbs: ["Dashboards"], },how can I display it - I`m using demo 5How to chain subpages for example Dashboard - subMenu - subSubMenuregards Krys...
Hi,During development I make some mistakes. The error is normally logged to the console with component name, line and method. But I'm getting2app.2b3d77aa.js:4 Error at bc (app.2b3d77aa.js:12:5491) at Object.p [as resolve] (app.2b3d77aa.js:12:10333) at Object.T [as resolve]...
i had a problem with my metronic template demo 5 i am using laravel inertia js with vue3laravel:v9.2php:v8.0.2vue:v3inertia:v0.6the scripts.bundle.js is not loaded properly it causes problem inUser Account Menu (KTMenu) not working on click or hover SideBar not...
t works fine, but I have OCD :)in ./src/App.vue?vue&type=style&index=0&id=7ba5bd90&lang=scssModule Warning (from ./node_modules/sass-loader/dist/cjs.js):Deprecation $weight: Passing a number without unit % (100) is deprecated.To preserve current behavior: $weight * 1%More i...
RequirementMetronic version before v8.1.6PHP 8.1.9+Composer 2.4.1+Node 16.16.0+Create a new Laravel 9 pro...
we build a software using Metronic vue, when we start using the built website "program" and after switching between menu items, the vue becoming freezing (not responding). we investage the issue, and we found that component (MenuComponent, ToggleComponent, ect) has been initialized, and didn...
Hello,Is there a Metronic 8 with Vue2 support?If no, where can I get the latest Metronic that is supported by Vue2?Thanks!
I would be grateful if you show an example of how to transfer data to a component of a modular window.
Hi,Do you have or can create icons for vehicles category? I am looking for icons like scooter, car, truck, trailer etc.
I deployed the metronic 8 vuejs demo1 to amplify and its not rendering properly. Anyone was able to deploy and has the steps to make it work?if you go to it, you will see with developer tools that its strangely trying to load stuff into the static index.html pagehttps://master.d399gdl6wuc7cz...
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",...
Hello,Is there any draggable components/elements demo available in Medtronic, we have to implement draggable dashboard components so if is there any demo available please provide it!
Hello,Is there any working implementation available for group-by datatable in Vue Js demo or in HTML demo?
Hello,I am using Metronics Demo7 Vue, and I am trying to add a div to the Footer.vue file in a fixed position so that it is always visible at the bottom. I am able to add the div in the correct position, however, my issue is with the width.As soon as I change position:fixed, the width is no...
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