-
I found a bug in provider-email-sendgrid which caused very confusing error responses when trying to create a user.
- Node.js version: does not matter
- NPM version: does not matter
- Strapi versi…
-
There's an issue when using with nuxt (2.13.3) / typescript (@nuxt/types => 2.13.3)
If i don't import `vue-scrollto` inside my global.d.ts file:
```
import 'vue-scrollto'
```
Then using `th…
-
In the latest release 2.4.1
There is issue with dark mode. The colours comprise of purple white and black.
When signing out and signing in, the issue resolved. However it will return after awhi…
-
> ⚠️ Currently, there is no backward compatibility with `nuxt@2` oder `bridge` when updating.
Nuxt 3 version is available 🎉
## Install
```
npm i nuxt-custom-elements@beta
```
## Todos
…
-
## Summary
The ability to exclude routes/route-sections from SSR (and instead have them function as a normal SPA).
### Basic example
```js
api.createPages(({ createPage }) => {
createP…
-
### Describe the solution you'd like to see
The SanityContent component should be able to render images from sanity
### Describe alternatives you've considered
Currently i solved it by adding cus…
-
Thank you to the author. It has helped me solve a big problem. What should I do if I want to use it in conjunction with Vue3
-
Has anyone used this with Nuxt?
-
template (in `````` tag):
```
{{ report }}
```
then in setup() - **composition API**:
```
…
-
### Is your feature request related to a problem? Please describe
Getting the advantage of doing Storyboard for Nuxt 3 (the new current version) and to be noted there was no official support for Nuxt…