-
When using Vue SPAs with vue-test-utils, your component is in `Foo.vue`, and the test is in `Foo.spec.ts`. Since one has a `.vue` extension, and the other has a `.ts` extension, this won't work
-
I think prerender-spa-plugin is very good
I tried to use it on my website, but the local build succeeded, but the build on jenkins failed
> - Building for buildUat...
Browserslist: caniuse-lite …
-
I'm trying to use pusher-push-notifications in Laravel 11, with a Vue 3 SPA, in a separate project. If I try to make the call with a Curl or an Http request, the notification is successful. The proble…
-
### Describe the bug
Hello,
I’m experiencing an issue with my Electron app using svelte-routing and electron-vite. The routes work perfectly in development mode (npm run dev), but they do not work…
-
Is there a desire on aem's part to allow another framework use than React and Angular?
-
**Describe the bug**
npm run build keeps "building for production..." forever when vue cli plugin prerender spa is use
**Additional context**
Package version: 1.1.6
Vue version: 2.6.11
Vue CLI ve…
-
设置界面不能播放歌曲?是不是该用前端框架vue搞个spa了?
-
Great Vue.js tutorial, one of the best that really explains very well how to make SPA's with vue-router.
Maybe on question that arises from this tutorial. Is there a way to serialise a form with vue…
-
## What happens?
主应用使用Nuxt2,SPA模式
子应用1使用Nuxt2,SPA模式
子应用2使用Vue2
主应用加载子应用页面,nuxt子应用中使用了store.commit改变state数据,默认加载nuxt子应用,当我打开vue子应用,什么也不做再次切换回nuxt子应用时,触发store,commit,出现了以下报错
[vuex] do not mutat…
-
Hello guys,
I'm currently using Vue CLI 3 in my project, but due to internal server policies I need to use nested folders to the dist SPA path:
`dist/it-infrastructure/resources/tools/storage-tc…