-
I've been using 1.5.1 happily for a while but needed to update to use 1.5.2 for the :html binding. Now whenever I navigate (using vue-router) and content is unloaded I get the following.
![image](h…
-
I'm deploying my Nuxt onto a Digital Ocean Droplet but I'm receiving the following error in my network tab when fetching the images from IPX.
SVG images seems to be working as normal since SVGs are…
-
**Description**
I get the following error when trying to deploy a React app to an Azure static web app:
```
npm ERR! code E401
npm ERR! Incorrect or missing password.
npm ERR! If you were try…
-
### Describe the Bug
Image promise is always in pending state. I try to load image with loadAndCacheImage. I think problem with:
```
function handleImageLoadPromise(
imagePromise: Promise,
im…
-
Hi. I understand why there is the automatic repost feature, from the point of view of someone listing an OFFER or a WANTED and wanting to make sure their message is seen. But as a person receiving the…
-
Brilliant Library by the way. It works amazingly when in development but when I build my project the websocket stops working. I am using nuxt-3.0.0.rc.8 could there be a problem with this newer versio…
-
### Version
"nuxt": "^2.15.7"
"@nuxtjs/tailwindcss": "^4.2.0"
"nuxt-vite": "^0.1.1",
### Steps to reproduce and problem
When JIT mode is enabled, the changes don't work. It is necessary…
-
**Checklist**
* [x] Are you reporting a bug? Use github issues for bug reports and feature requests. For general questions, please use https://discuss.yjs.dev/
* [x] Try to report your issue in th…
-
Hi there, first of all, this is an awesome module, helps me much to build on nuxt3 and supabase.
I noticed something strange. In nuxt server api routes, when using `serverSupabaseUser` like in the d…
-
### Bug description
`prisma migrate dev` command fails when using `multiSchema` with Supabase.
### How to reproduce
1. Create a new Supabase project and copy the database connection string.…