Hello,can i hide sidebar on specific menu or with compenent without toggle button on metronic vue?im using metronic 8.i want to hide sidebar when onMounted from component.Thank you
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!
I want to deploy the build "dist" to production.In production i have installed a nginx and configured it like examples for vue-apps.Wenn request the page only the index.html will be delivered - without any js and cssThis is my nginx blockroot /var/www//html/dist; #index...
Hello,We need to use a multiselect in the project, but for some reason, there are no adapted styles for Metronic. It looks completely different, and there's no dark theme available.I couldn't find any adaptation for the multiselect in the plugins folder, and I can't find the SCSS for adaptat...
Im using the html version from Metronic 8 theme but the sidebar its not working when changing between views from the SPA vuejs app, how can I make it work in my vuejs project? I didn't used the Metronic Vue version beacuase I saw its using vue 3 and typescript, I'm using vuejs 2 without typescript.....
Hey devs!I'm considering using Metronic to develop a new SaaS product in the disability space, and it seems like a great product - I'm just a bit concerned that web accessibility/ARIA support isn't really mentioned anywhere on the site, or in the docs, and only briefly referenced in a couple of...
I have an old project that was built using the Metronic Theme for its frontend and Laravel PHP for the backend. Unfortunately, we lost the complete source code for the frontend, but we still have the .vue files.We need to rebuild the frontend using these .vue files.
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...
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
Hello,I'm using the "Datatable" component and when I update it to the "table-data" prop the "Datatable" component doesn't render the new data (it doesn't change dynamically).Do you know how to solve it?Thanks,MB
Hello how are you?I've tried everything to implement the search fields and the export button in a dataTables. But I can't, I've been trying to insert it on the same page for weeks (search filter, date filter, export button)I would like to pay someone to do it for me, how do I do that? There'...
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
I feel silly but can't seem to figure out how to make the menu icon area wider or at least not hide overflow (that's the actual problem to be honest). I have added text below the buttons and lined those up by applying a custom style and giving it flex-direction: column However, I am unable to mak...
When the mobile phone browses vue-demo8, click the user menu button and the user menu will be displayed on the back of the sidebar instead of the front
Hi all right, I'd like to start a project in Vue with as little custom components as possible, just plus the styling part and bootstrap components. Is it possible to have this prototype in the list of examples?
Hi,In multi-step sign up, using Vue, the error messages under the required fields appear without the user even making a mistake or trying to step forward. This behavior only happens in the wizard (multi step), and in the other forms we can control this visibility.I'm trying to adjust thi...
Hello am using metronic 8.1.6 and the dropdown on datatables is not working it just scrolls up, but i see on 8.1.8 its working how do i fix this on 8.1.6
I am using KTDataTable in 8.0.0 version and it seems to be working good.When I download the latest version 8.1.1 and set up that in my project. I am getting errors like below Module not found: Error: Can't resolve '@/components/kt-datatable/KTDataTable.vue' in '/proprint/src/components/...