Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
32 views

I'm working with VuePress 2 and want to customize the main layout of my site. I understand that when you extend the default theme (using extends: defaultTheme(options) in .vuepress/theme/index.js), ...
magicfarm's user avatar
1 vote
1 answer
94 views

Background We are trying to migrate a Dockerized Vue 2/Vite app to Vue 3/Vite and have upgraded (among other packages): @vitejs/plugin-vue2 2.3.3 --> @vitejs/plugin-vue 6.0.1 buefy 0.9.29 --> ...
0 votes
0 answers
43 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. ...
1 vote
1 answer
60 views

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 Vue ...
0 votes
1 answer
66 views

We want to assign UUIDs to our front end Vue user-interactable elements (inputs, buttons, links, dropdowns, etc) for our automated testing. We want to structure this in a way that allows common ...
0 votes
0 answers
39 views

I updated laravel app from php@7 to php@8 and login doesn't works anymore. admin panel using Vue.js (vue2) as SPA (with VueRouter, Vuex, etc.) and Laravel as backend using session-based authentication ...
JeRmiZa's user avatar
0 votes
0 answers
56 views

Tech Stack: Laravel 8 Blade templates Vue 2 application mounted inside the Blade file Bootstrap 5 modal jQuery Problem I have a chat assistant third party web url in a Vue-based environment that ...
0 votes
0 answers
39 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 ...
0 votes
0 answers
63 views

In vue2, when other developers have already written a setup and I define another setup in the mixin, an error will occur at this moment. import mixinFile from './mixinFile' export default { nane: '...
jinmokai's user avatar
0 votes
0 answers
36 views

I'll share my whole webpack.config.js file shortly, my issue is this: We have a server and a mirror server that serves as a load balancer, in both servers we run npm run production to compile the code ...
1 vote
0 answers
121 views

I am using the Tiptap editor in my Vue 2 project, but the editor is not visible in the browser. When I highlight text, the bubble menu doesn't appear, and when I move the cursor to the next line, the ...
1 vote
2 answers
84 views

I'm developing a function that adjusts the display content along with the window resize. I have the following code to add window resize listener mounted() { ... window.addEventListener("...
0 votes
0 answers
89 views

I have a Vue JS2 app that uses MediaRecorder API for creating a Blob for video. The basic functionality I have is record a video. user can pause a video and on pause user can delete the last recorded ...
0 votes
0 answers
54 views

I have this structure which every feature will be treated as a mini app, they will be bundle as separated scripts (based on vite-feature.config) to ready for load as needed on an external app. They ...
1 vote
1 answer
93 views

For my assignment, I need to create a feature where people can add different movies to a watch later section. For this, we are only allowed to use Brython, HTML, CSS, and Vue(I believe our lecturer ...

15 30 50 per page
1
2 3 4 5
...
1752

AltStyle によって変換されたページ (->オリジナル) /