Marcus Virginia

Results 2 comments of Marcus Virginia

Svelte 4 support was added in `3.0.0-beta.69`. Upgrading to the latest version, currently `3.0.1`, should solve the peer dependency issue.

I have the same issue when using FastAPI. I am also seeing an issue where a request to the database actually returns a previous query result causing serialization issues with...