-
### 👟 Reproduction steps
install appwrite web sdk or the angular web sdk wrapper (ngx-appwrite);
follow configuration from tutorial at https://appwrite.io/docs/quick-starts/angular;
run ng s;
get …
-
### What version of React Router are you using?
7.0.0-pre.0
### Steps to Reproduce
- Enable SPA mode (`ssr: false`)
- Set the basename to /chat/
- Enable prerender.
- Build the app with `n…
-
### Please provide the environment you discovered this bug in.
node: 20.11.1, Apple M1 Max, analogjs 1.8.2
### Which area/package is the issue in?
vite-plugin-nitro
### Description
### Projec…
-
### What version of `million` are you using?
1.0.11
### Are you using an SSR adapter? If so, which one?
None
### What package manager are you using?
npm
### What operating system are you using?
…
-
Deno version: deno --version
deno 2.0.2 (stable, release, x86_64-pc-windows-msvc)
v8 12.9.202.13-rusty
typescript 5.6.2
Here is a repo: https://github.com/Ciantic/deno-pure-solid-start
```
1…
-
### Environment
stackblitz
### Reproduction
https://stackblitz.com/edit/nuxt-starter-i3vypr?file=composables%2FuseContract.ts
### Describe the bug
can'n start dev server, according to …
-
### Astro Info
```block
Astro v4.16.12
Node v22.2.0
System macOS (arm64)
Package Manager pnpm
Output hybrid
Ad…
-
After updating to mui 6, I get
```
Directory import 'node_modules/@mui/material/utils' is not supported resolving ES modules imported from node_modules/@mui/icons-material/esm/utils/createSvgIcon.js…
-
### Describe the bug
If we define the load method in the root `+layout.server.ts` like this:
```ts
import type { LayoutServerLoad } from './$types';
export const load: LayoutServerLoad = () …
-
### Describe the bug
On v5, when error occurs during `ssrLoadModule`, it logs error for each import from entry to where the error happened, for example:
```
$ node repro.mjs
1:11:30 PM [vite] Er…