-
New Sep 10, 2025
Heroku build failed Outdated Yarn lockfile
I inherted an app that was delpoyed on heroku with a git repo with a ruby backend and vue.js front end. I am completly at a loss trying to figure this matter out the backend depolyed perfectly but i...
-
New Sep 9, 2025
The generated bare Vue app is accepting non-existent paths [closed]
I created a Vue app using npm create vue@latest. I accepted both the routing and Pinia features, but told it to leave out all the boilerplate and just create a bare project. I ran npm install and th...
-
New Sep 9, 2025
Toaster from shadn/Sonner it is not shown
I'm working in a Vue monorepo with a custom UI package. I want to use the Sonner toast component (vue-sonner v2) following the official shadcn-vue guide. I've set everything up without any import er...
-
New Sep 9, 2025
Display information box when hovering over Info icon [closed]
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 re...
-
New Sep 9, 2025
How do I use the Shopware 6 sw-price-field administration component? [closed]
Im' getting the following error message on the browser console, how do I rectify and solve the problem? An error was captured in current module: TypeError: Cannot convert undefined or null to...
-
New Sep 6, 2025
nuxtjs button component has several size style with tailwindcss. cannot use different size in one place. all are getting the lagest button size
I'm use nuxt.js and tailwindcss for this. create a common button component that can use in several ares with different sizes ( sm -> small, md -> medium, lg -> large ). but once I use all...
-
New Sep 5, 2025
Stuck on callback URL after Google login in WebView; authentication does not redirect
I'm integrating Google login in my web/Vue.js application. I'm using the API to handle authentication. Everything works up to the point where the user is authenticated: in my handleGoogleCallback fu...
-
New Sep 4, 2025
Vue V-for to loop through Objects in Array to display with intput type text box and select option in html page
The below code is a working code. The "additional" columns displays correctly, just like a simple input box. But I would like to edit this code to "select" option for &q...
-
New Sep 3, 2025
Fill primevue select label by value on load
I have a primevue Select that accepts a key value pair for the label/value: <FloatLabel variant="on"> <Select id="edit-arr...
-
New Sep 3, 2025
Using PrimeVue.Popover as a tooltip: problem with setTimeout
I'm trying to implement a tooltip component using PrimeVue.Popover, but when I use Popover.prototype.show(event) in the callback of setTimeout, it crashes... Here's a minimal example with...
-
New Sep 3, 2025
How to set the primary colour of a theme in Primevue template before/on app load
I am using Primevue's Sakai template https://github.com/primefaces/sakai-vue and would like to set what the primary colour of the Aura theme should be before the app is loaded, for example using a...
-
New Sep 2, 2025
Vue 2 + Composition API + vue-test-utils 1.3.6: `Cannot redefine property` and `setProps` doesn’t trigger `watchers`
Problem: I’m migrating a Vue 2.6 app to the Composition API (via the plugin) and hit two testing issues with vue-test-utils (v1) + Jest: Jest couldn’t mock functions from a plain TS module (not a...
-
New Sep 8, 2025
Vue 3 leaflet doesnt load map correctly
I'm making a custom map for leaflet using vue 3. It only loads 4 tiles in a row( loads more tiles when i zoom, but within that same area, equivalent to the initial 4 tiles) - it does seem to load mo...
-
New Sep 5, 2025
Keyup meta plus enter doesn't work in vue3
I have a simple textarea with a submit button in a vuejs (3.5) component, really basic (I'm omitting CSS classes): <template> <div @keyup.ctrl.enter="submitForm" @keyup.meta.e...
-
New Aug 31, 2025
Scroll Behavior issue with Vue Router and Vite
I've set up a front-end environment with Vue.js, Vite, and Vue Router. When I navigate between pages, the scroll position is remembered, causing the new page to start at the previous location...
-
New Aug 30, 2025
iOS Safari: Prevent soft keyboard from pushing content up using a proxy input [closed]
I’m working on a chat app (Vue/Express) for Desktop/Mobile Devices and running into the usual iOS Safari issue: When the soft keyboard opens, it pushes the page content up. My layout requires that th...
-
New Aug 29, 2025
Why do I see only some icons as icons in VS Code?
When writing a Vue.js component, the following code: const mealIcon = (meal: string): string => { switch (meal) { case "lunch": return 'ic:outline-lunch-dining'...
-
New Aug 28, 2025
Laravel 12 broadcasting/auth always return 403 [closed]
I have been trying to solve this issue, but I have not found any solution. I have a Laravel 12 backend and a Vue 3 frontend, separate from each other. To subscribe to the private channel, I must au...
-
New Aug 27, 2025
Tailwind layer classes added twice
After updating from Tailwind v3 to v4, some Tailwind layer classes are added twice causing unwanted overrides, for example when I inspect element's computed styles in Chrome: The redund...
-
New Aug 28, 2025
404 not found js css assets with ASP.NET Core MVC, vite/vue web app
I'm having trouble with an ASP.NET Core 8 MVC app with vite vue. My app runs locally in which I mound in a cshtml div id= app all the vue components. Locally the vite server runs and everythin...
-
New Aug 25, 2025
Where can I find the types of Vuetify components’ events and props?
I'm using v-data-table-server component, but can't find some types for events or props. For instance, I need the type of object that @update:options returns. In the relevant secti...
-
New Aug 23, 2025
How to make WebStorm auto-import Vuetify types from vuetify/framework instead of internal vuetify/lib/components/*
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: i...
-
New Aug 22, 2025
How to use @apply in Tailwind v4?
Since Tailwind v4 update, all @apply directives have ceased to function. The docs provide a workaround with @referenc...
-
New Sep 1, 2025
Getter from getter with vuex and Typescript
Trying to upgrade a project that is a couple of years old that uses vuex as store to the latest version of Vue3 with Vite and Typescript. Now stuck on an issue with getters calling other getters....
-
New Aug 26, 2025
404 in DevTool Console for website on AWS Amplify/Vue
I’m running into an issue with my AWS Amplify-hosted website, which is built using Vue 3 and Vite. When I load the main page (e.g., https://url.de/) and navigate to sub-pages (e.g.,...
-
New Aug 22, 2025
Fill in all remaining spaces of the parent element with HTML child elements and enjoy [closed]
I'm not good at English, so my words may sound strange. sorry. I am currently writing a program that receives data and draws a chart, but the chart section at the bottom is full screen, leaving a...
-
New Aug 21, 2025
Check the type of a custom object
In Vue 3 & TypeScript, I would like to display a different component based on the list given as a prop. Therefore, I'd like to check the type of the objects in my "ob...
-
New Aug 20, 2025
Display Google map inside a modal in vue.js
I want to display a map inside a modal but it is not working. In my blade. <script src="https://maps.g...
-
New Aug 17, 2025
A composable that requires access to the Nuxt instance was called outside of a plugin, Nuxt hook, Nuxt middleware, or Vue setup function
I'm getting this error when I use useNewSession.ts composable in my Nuxt middleware. [nuxt] A composable that requires access to the Nuxt instance was called outside of a plugin, Nuxt h...
-
New Aug 18, 2025
Pass props with conditional typings in VueJS and TypeScript
I have 2 props: modelValue and range. The type of modelValue is conditional on the value of range. If true, I want modelValue to be of the type [number, number]; if false, I want modelValue to have t...