Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Tag: Vue (617)

Hi!!I'm not an expert vue programmer, but I'm really enthusiastic about trying it out.I was checking up on how to use the mysql2 library to make the connection directly, but After a few days of trying, no success at all! lolI wonder if you could give me directions on how to add mysql2 to t...
Thank you for your continuous development and problem solving.I have a problem with CKEditor -vue version,insert images, as it appears in the template, the uploading component does not workCan you re-compatibility summernote template with the latest version,It is simple, fast and easy to use...
Hello!I'm using Metronic Vue version 8.1.8.To manage permissions on the server side, I would like to create the main menu asynchronously by making a request to the server using the ApiService.I made the following changes in the original Metronic Vue Demo7 component /src/layouts/main-layo...
Hello!I'm using Metronic Vue version 8.1.8.On the page https://preview.keenthemes.com/metronic8/vue/demo7/#/apps/customers/customers-listing, there is a button called "Add Customer". When you click on it, a modal opens with a form.This modal is located inside the component /src/component...
Hi,I am using Vue demo7 template and it looks like some libraries are not initialized or included as compared to the HTML version. For exampleTooltip is not working in Vue template, had to manually trigger it in the MainLayout.vue const tooltipTriggerList = [].slice.call(document.qu...
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...
When I have table with Pagination and the rows have numbers like this:1 ---------2 ---------3 ---------So, when I go to the second page by Pagination the rows start from:1 ---------but it must start from:4 ---------How can I solve this bug?MetronicVue demo 8 version 8.1.6no...
The use of Keenicons has been a significant enough burden that I'm here to ask how does Metronic suggest we regress them completely from the codebase. We want them completely nonexistent and removed.You might ask why. 1. They are much too playful, too immature, and doesn't instill profession...
Where should I put:window.Vue = require('vue');I added at the bottom of resources/mix/plugins.js // Vue.js - The Progressive JavaScript Framework 'node_modules/vue/dist/vue.global.prod.js',but where should I register window.Vuewindow.Vue = require('vue'); where should I...
I am currently using Vue 3 version of Mertronic UI. Here, the modals and side drawers (MessengerDrawer/ActivityDrawer/...) uses classes to toggle like this:
Hi All,I'm facing problems when I use this site for my code: https://preview.keenthemes.com/metronic8/vue/demo1/#/apps/customers/getting-startedWhen I add customer, scroll down to select Country, the website automatically scrolls up and can't select Country.Please show me how to fix it...
How to stop zoom in on input focus on mobile devices? I am using an iOS device.This picture is representative. The same is true for form elements in metron.https://miro.medium.com/v2/resize:fit:828/1*MK-xdEPXT8cuGSZHxODetQ.gif
When we use Datatable component with action button in row, its all ok with static data, but with dynamic data buttons don't work. Looks like its not initialized. Dara recieved on hook OnMountedHere code:
Using multiselect https://preview.keenthemes.com/metronic8/vue/docs/#/vue-selectWith static data it behaves normally, but as soon as the data becomes dynamic, then the entire content of the select becomes green, as if everything is selected.
I have the Metronic theme, I disassembled its HTML version and molded it into VUE component format, putting all the JS scripts in the main index.html file. Then I created a view with the HTML code and components for the menu, footer, and sidebar loading the rest and being called within that view. Pe...
I'm sure I followed the steps exactly as described above, but I'm having "404 (Not Found)" problems.GET http://[::1]:5173/resources/js/core/plugins/i18n net::ERR_ABORTED 404 (Not Found) main.ts:8 GET http://[::1]:5173/resources/js/core/services/ApiService net::ERR_ABORTED 404 (Not Found) main.ts...
respect to you allI have a questionThere is a search input in the header field, when a text is written to it, I want to show the components in search.vue, but while doing thisA click operation is required to show the content part in search.vue. I want to show that component when there is an...
I want to use Demo 23 but there is no Vuejs sample, how can i use demo 23 but with vuejs installed ? Thanks.
After downloading the Vue version of demo8, an error occurred when running "npm run build".error:transforming (2239) node_modules/@fullcalendar/vue3/dist/custom-content-type.jssrc/components/modals/wizards/create-app-modal/CreateAppModalForm.vue:61:18 - error TS2306: File '/Volumes/projects/vu...
1、Can this page be added to metronic8?(https://keenthemes.com/tutorials) I like it very much, I really want it,In this way, I can use metronic8 on both the front and back ends.2. Can demo34 be used in demo2 vue? How are layout and css files migrated?