-
Hello guys,
first of all have to say that single-spa seems gr8 work for me and my team needs.
However, we play a lot with VueJS and want to combine it with single-spa so we can make our project …
-
**Describe the bug**
Currently, we at diva-e working on a support of the [Nuxt.js](https://nuxtjs.org/) framework for AEM based on the Vue implementation provided by [Mavice](https://github.com/mavic…
-
### Vue version
3
### Link to minimal reproduction
Vue 3
https://stackblitz.com/edit/github-lf1exv?terminal=dev
Nuxt 3
https://github.com/max5432112345/nuxt-error-2/
### Steps to reprod…
-
As title, thanks!
-
I've used `create-single-spa` to generate a vue-cli based vue@2 project.
In the react example of single-spa SSR here: [navbar webpack config](https://github.com/isomorphic-microfrontends/navbar/blo…
-
When bumping from 2.40 to 2.41 or later i get the following error using vue-cli with quasar framework.
```log
practitioner-frontend:dev: ✘ [ERROR] No matching export in "../../node_modules/@supa…
-
After upgrading from 6.0.0 --> 7.0.0 we're seeing the following error show up in the console and the editor does not show and actually crashes (white screens) the view.
> SyntaxError: The requested…
-
I'm getting a 403 when trying to access https://storage.googleapis.com/polyglot.microfrontends.app/importmap.json
UserProjectAccountProblem
The project to be billed is associated with a closed b…
-
### 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…
-
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