Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
24 views

How can I clip table rows under a header with rounded corners when scrolling? When the table scrolls, the rows slide under the rounded corners of the header. Since the rows have regular (non-rounded) ...
Nysha's user avatar
  • 1
0 votes
2 answers
67 views

I just started using Vue / Vuetify to build a frontend and I'm currently struggling with styling a navigation drawer, ie the list in it. The problem is that one an item is selected it's highlighted in ...
Abenstex's user avatar
  • 110
0 votes
0 answers
42 views

Warning: I am a beginner and likely in over my head. I come from Audio/Visual control programming. One of my clients is using a system based on Node-Red that exposes the Dashboard for customization. I'...
psantucc's user avatar
0 votes
0 answers
47 views

Using the v-data-table header.data-table-select slot allows me to create a special menu for selecting items in the table. It works beautifully. <template v-slot:header.data-table-select="{ ...
crussell42's user avatar
0 votes
0 answers
39 views

my vue site is simple as hell I think <template> <v-calendar type="category" v-model="focus" :categories="categories" :events="events"...
Torsten's user avatar
0 votes
1 answer
130 views

I have a nuxt 4 app, with vuetify and sidebase nuxt auth. It runs normally during development, but when i build it and serve it using node .output/server/index.mjs, the page does not load, i can see ...
K1Ran's user avatar
  • 1
0 votes
1 answer
30 views

I am trying to use custom breakpoints in Vuetify 3: export default createVuetify({ display: { thresholds: { xs: /* custom */, sm: /* custom */, md: /* custom */, lg: /* ...
diralik's user avatar
  • 7,373
-3 votes
1 answer
66 views

I'm working on a project where I need to display a little information box when I hover over the i icon (PhInfo). We currently use Vuejs and Vuetify for most styling. What's the best way to get this ...
JuleanCode's user avatar
0 votes
0 answers
34 views

I have a Vue 2 project where I’m using both Vuetify and Driver.js. On one page, a v-dialog opens and I use the scrollable attribute. Since the dialog content is very long, it becomes scrollable. ...
Erdem Çağlak's user avatar
1 vote
1 answer
53 views

I'm trying to add a blurry background image in an Ant Card. What I want to do is make the background image of a card blurry, but the problem is that the background image is not showing up. I used the ...
Keyboard Corporation's user avatar
1 vote
0 answers
49 views

I’m working on a Vuetify 3 + Vite + TypeScript project in WebStorm. When I auto-import Vuetify types (e.g. SortItem from the data table), WebStorm generates this import: import type { SortItem } from &...
Nayeem's user avatar
  • 128
0 votes
1 answer
41 views

I have a custom theme color I would like to use in my CSS. I want to change the text and icon color in an element based on whether the mouse is hovering over it and couldn't get v-hover to work ...
Jason's user avatar
  • 81
1 vote
3 answers
96 views

Not all icons from vuetify are rendering in my jsonForms component I'm creating Vue component, that render jsonForms with vuetifyRenderers from '@jsonforms/vue-vuetify' and this part is ok. But ...
Andrey Voiteshik's user avatar
0 votes
1 answer
41 views

So having a look at the documentation we see that when a Vuetify Datepicker component raises the update:modelValue event it passes a value of type [unknown]. My own component is working with Date | ...
baitendbidz's user avatar
  • 1,009
0 votes
0 answers
35 views

I am having production app on nuxt, where I have used vite vuetify plugin to initilize and vuetify plugin to register theme and other things. I am facing issue with color variables which are not being ...
Raj Kadhi's user avatar
0 votes
0 answers
38 views

I have an app built with ASP.NET Core and Vue 2 and I'm using DevExtreme Charts. The charts are rendering fine, I have no errors inside the console, but I have issue with Hovering over legend ...
Nadan Marenković's user avatar
0 votes
0 answers
64 views

I have following code <script setup lang="ts"> // Imports... const btnProps = { color: 'primary', variant: 'outlined', ... } </script> To avoid TS complaints I have to ...
PyKKe's user avatar
  • 457
2 votes
1 answer
202 views

The wrapper component pattern is quite difficult implement in vue.js with Typescript. To begin with it's difficult to extract the typings for the props, the emits and the slots: especially with ...
darkbasic's user avatar
  • 401
0 votes
1 answer
91 views

I have a nuxt3 app using vuetify and I'm running into this issue where some of my buttons have this tint that I can't seem to get rid of. I have an app bar at the top of the screen with buttons that ...
Blake's user avatar
  • 105
0 votes
1 answer
39 views

I'm making a menu with submenus in Python Trame. Here is a working example: from trame.app import get_server from trame.ui.vuetify import SinglePageWithDrawerLayout from trame.widgets import vuetify ...
Oleg's user avatar
  • 39
1 vote
2 answers
106 views

I am constructing a demo to illustrate the ways you can invoke dialogs in Vuetify3 so that I can learn these techniques myself. (I'm thinking of publishing this to GitHub if it all works out so that ...
Henry's user avatar
  • 1,837
1 vote
0 answers
31 views

I'm truing to make a simple GUI with Trame. And finally managed to make 'File' menu items. from trame.app import get_server from trame.ui.vuetify import SinglePageLayout from trame.widgets import ...
Oleg's user avatar
  • 39
0 votes
0 answers
67 views

I am new to Trame and Vuetify. I need to show an image in the GUI. The GUI would run on a localhost. My MWE is given below: from trame.app import get_server from trame.widgets import html, vuetify, ...
skm's user avatar
  • 5,777
1 vote
1 answer
53 views

I'm using Vuetify for the first time and I have troubles using the data-table component. I've figured most of my issues out but the pagination icons still don't appear. The buttons are here and ...
FlowRan's user avatar
  • 351
0 votes
1 answer
60 views

Vue 3.5.13, Vuetify 3.8.5 I display a data table, allowing the user to use multi-sorting, so that they can sort by various combinations of columns. Under some circumstances I want to show the data is ...
djna's user avatar
  • 56.2k
0 votes
0 answers
219 views

I'm getting the following error when running my Nuxt application (version 3.16.0+): [plugin:vite:import-analysis] Failed to resolve import "vuetify/lib/components/VExpansionPanel" from "...
Xaypanya Phongsa's user avatar
0 votes
0 answers
46 views

I have a Vue.js application using Vuetify 3.8 and am trying to figure out how to speed up all the transitions. I cut and pasted CSS from vuetify.css to override the durations but that doesn't seem to ...
David Tinker's user avatar
  • 9,704
0 votes
0 answers
29 views

I'm trying to format a date from 'YYYY/MM/DD' to 'DD/MM/YYYY' in a v-date-table using a template <template v-slot:[`item.project_target_date`]="{ item }"> {{ item....
EKIK22's user avatar
  • 1
0 votes
0 answers
42 views

I’m building a browser extension with WXT and Vuetify, and I need to render components inside a Shadow Root. In my content script I’ve set up: import '@mdi/font/css/materialdesignicons.css' import '...
PendalF's user avatar
0 votes
1 answer
67 views

I have quite a simple form in a VUE3 app. I'm using Vuetify and its working fine in all the pages and components I have written. But today I wanted to make use of the hint attribute on a v-text-...
user2992180's user avatar
0 votes
1 answer
74 views

I'm trying to get the content of a Vuetify tab to scroll without statically sizing the parent control. Here is a Vuetify playground that contains the structure of my project: Vuetify Playground You ...
Ethan's user avatar
  • 83
0 votes
1 answer
161 views

I have a list of data items to display on a Vuetify v-data-table. One of the members is an object itself. I want the search to peek inside that structure when deciding whether to include it. There is ...
Steve Janke's user avatar
0 votes
0 answers
47 views

My project uses Vue 3 (w/ Composition API) and Vuetify. I'm trying to create a custom container component that essentially adds a title bar to its content. This is the custom component: // ...
Ethan's user avatar
  • 83
0 votes
0 answers
34 views

I’m upgrading my Vue.js project from Vuetify 2 to Vuetify 3 (on Vue 3). Before, I had a global CSS file full of overrides targeting Vuetify 2 class names. After switching to Vuetify 3, none of these ...
ryuuuu01's user avatar
0 votes
1 answer
233 views

I am having a render issue with mdi icons appearing as some symbols instead of actual icon usually after deployment (in production environment only) when the tab is opened for some time. Problem ...
Gaga M's user avatar
  • 1
1 vote
1 answer
58 views

in VPlay I added this code: <template> <v-app> <v-container> <v-select v-model="selectedState" :items="...
Ken's user avatar
  • 43
1 vote
1 answer
93 views

My project uses Vue 3 w/ the Composition API, Vue Router, Typescript, and Vuetify.I'm struggling to get a v-carousel component from Vuetify to fill the remaining height of a v-container object when ...
Ethan's user avatar
  • 83
0 votes
0 answers
33 views

I would like to accomplish the following in vuetify but I am struggling to get it to work I need to pick a point inside an image and send it to some other service to process along with the image But ...
JTR's user avatar
  • 89
0 votes
2 answers
109 views

The logout button doesn't work, it returns “Method Illuminate\Auth\RequestGuard::logout does not exist.” I checked everything seems to be correct, but it doesn't work. route: Route::middleware(["...
Rasuli Naurizbaev's user avatar
0 votes
1 answer
73 views

We use Vuetify components in our Vue 3 app and I'd like to make invisible (remove) some parts of them in "view" mode. Please, take a look at the folllowing screen shot. You can see v-select ...
tesicg's user avatar
  • 4,075
0 votes
1 answer
57 views

I often need to put Vuetify text field (or select/autocomplete) inside various bars Vuetify has (VAppBar, VToolbar, etc). Of course, I'd like for those fields to be vertically centered inside the bars....
starleaf1's user avatar
  • 2,928
0 votes
0 answers
48 views

I have developed an application based off of my windows settings being scale set to 100% rather than the default 150%.Therefore in Chrome my application looks perfect at 100% however my users when I ...
Qiuzman's user avatar
  • 1,843
0 votes
0 answers
65 views

I can't configure i18n in my Nuxt 3 + Vuetify 3 project. I need to translate elements in v-data-table, but instead of the expected text, I see $vuetify.dataFooter.itemsPerPageText in the component. ...
Maxim's user avatar
  • 47
0 votes
0 answers
47 views

I cannot seem to get this working in Vuetify. I have a default Nuxt JS project with Vuetify installed. But I do think this problem is framework agnostic. I cannot seem to get it to show as I want to ...
Stephen's user avatar
  • 1,213
1 vote
0 answers
35 views

I am using Vuetify's component in my Vue 3 project. However, I am facing an issue with screen readers (tested with NVDA and VoiceOver). When a user selects an option and then moves focus to the next ...
Harmeet Singh's user avatar
0 votes
1 answer
46 views

My project: Vue 3 w/ the Composition API, Typescript, and Vuetify. I'm trying to set the background of a v-navigation-drawer control to a gradient, but whenever I set a custom class on the control, ...
Ethan's user avatar
  • 83
0 votes
1 answer
48 views

I have code where I'm using <v-tooltip> in slot of <v-select>. When I try to click on tooltip icon which is in prepent-inner slot. click is also applying on <v-select> and dropdown ...
Ashish Khokhariya's user avatar
1 vote
1 answer
70 views

I want to use a v-data-table-virtual from Vuetify to show API scopes. The problem is that I have 643 scopes but when selecting all rows it only selects 611 scopes. Here are the relevant parts of my ...
Samball's user avatar
  • 879
0 votes
1 answer
29 views

I have a back and a continue button for my application. I want to hide the back button, but with the v-if the continue button becomes left aligned instead of right aligned. I'd like to keep the ...
ldhlong's user avatar
  • 11
0 votes
3 answers
368 views

It seems I've tried every solution on the internet to manually set focus on a VTextField component in Vue with no luck, and I'm not sure what to try next. What is suppose to happen is the form clears ...
Ethan's user avatar
  • 83

1
2 3 4 5
187