-
I've set the default import to `url` in vite.config.ts
```typescript
svgLoader({
defaultImport: 'url',
}),
```
And then when I'm using dynamic import for a certain icon, it will cause an error…
-
I'm using SSR to prerender a page into a static HTML file ([Vuepress](https://vuepress.vuejs.org))
Our `FontAwesomeIcon` can be prerendered, but not so perfect.
### At the first glance when open…
-
### Version
[v4.0.0-rc.19](https://github.com/apollo-module/releases/tag/v4.0.0-rc.19)
### Reproduction link
[https://jsfiddle.net/](https://jsfiddle.net/)
### Steps to reproduce
Add option to nu…
-
## The dependency [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) was updated from `5.5.2` to `5.5.3`.
🚨 [View failing branch](https://github.com/knit-pk/homepage-nuxtjs/compare/deve…
-
### Checks
- [X] I have searched the existing issues for a similar bug and it does not exist!
### Environment
Working directory: web-app …
-
### Version
[v1.3.0](https://github.com/router-module/releases/tag/v1.3.0)
### Steps to reproduce
I have some dynamic routes. My folder structure is this:
- pages
- product
- _slug…
-
[lucasbento/graphql\-pokemon: Get information of a Pokémon with GraphQL\!](https://github.com/lucasbento/graphql-pokemon)
ポケモン情報を取得できるGraphQLを使って、データを取得しつつ、Apollo Clientを使って高速にデータをストアする
-
Hi. I have a problem with dynamic links in subfolders in the pages directory. I have gone through the documentation a number of times, and I have not been able to solve this, so I am posting the quest…
-
I have no idea what I'm doing wrong. The Nuxt server isn't producing the `spa.html` file. It's not throwing any error messages either:
```
$ npm run development
> industrial@1.0.0 development /…
-
The following error was produced during nuxt-generate:
```[fatal] Nuxt build error
ERROR in test/unit/Blog.spec.ts:37:24
TS2749: 'Blog' refers to a value, but is being used as a type here. …
rlam3 updated
3 years ago