-
**Describe the bug**
Project fails to build with this error:
![image](https://user-images.githubusercontent.com/6721822/84112985-4fc14200-aa5c-11ea-9858-99079a1e716c.png)
**To Reproduce**
1. C…
-
I am trying to get a dynamic title for useMeta with composition API but it does not work.
```
import { computed } from 'vue'
import { POST } from '@/constants/blog'
import { useQuery, useResu…
-
First of all thanks for the work put on this project 👏
**Context**
I wanted to create a vue computed function `useBreadcrumb` that based on `tocTree` and `currentSlideNo` from `useNav()` give b…
-
Does anyone know how to load the library in a single page/component for example (contact page) instead of loading it globally from app.js ?
This is because it unnecessarily loads the library on pag…
-
### Describe the feature
Hello Thanks for the amazing effort that you have put in this package,
I have a custom api plugin and I want to send recaptcha tokens on any POST request automatically t…
-
https://ui.nuxt.com/components/dropdown#mode
-
After recent updates to vue.js, warning started to occur when using `useRuntimeConfig` hook in the custom image-provider.
Reproduction: https://stackblitz.com/edit/nuxt-image-swdizt?file=providers%2F…
or2e updated
10 months ago
-
### Describe the bug
This bug can be related to #912
It seems like `useWindowSize`, we need to use the `tryOnMounted` function also for `useMediaQuery`, to prevent the mismatch error.
### Rep…
-
I've built up my SSR config and it runs locally, I see the ssr rendering inside the `#app` element.
But when I build this `ssr.js` file in Github Actions, then send it to Forge, it won't run.
Er…
-
Add Ton Connect Vue Kit.