-
**Describe the bug**
When importing any plugin from `better-auth/plugins` in an Astro middleware using the Cloudflare adapter, there is a side-effect that modifies the `Request` prototype.
Specif…
-
I try this project recently, but when I run the code " ign launch -v 4 competition.ign worldName:=tunnel_circuit_practice_01 circuit:=tunnel robotName1:=X1 robotConfig1:=X1_SENSOR_CONFIG_1 levels:=fal…
-
Hi! I've got a misterious problem with nuxt/fonts
Sometimes when deploy I get this kind of error (5 times out of 15 deploys)
![Image](https://github.com/user-attachments/assets/895f31f2-0e03-4d4e-8f58…
-
### Description
Defined a server route like this:
```
app.get('/api/revalidate', async (req, res) => {
try {
await prerender();
} catch (e) {
console.log(e);
retur…
-
### Describe the bug
Original issue:
I discovered this while using the `@preact/preset-vite` plugin. After accidentally deleting `preact-render-to-string`, I encountered some strange errors durin…
-
### Describe the bug
There is some way to disable the pre-render when using this plugin? I am using an authentication middleware on my documentation, and would like to block some requests.
### To Re…
-
![image](https://user-images.githubusercontent.com/42561416/133882970-1f7fd9f3-d456-4cf7-a790-94cf1aa07ab1.png)
my object have set 17 routers,when i npm run build, that will throw above error;but w…
-
routes: [ '/contest/home' ]
just one route, error:Unable to prerender all routes, why?
-
I think prerender-spa-plugin is very good
I tried to use it on my website, but the local build succeeded, but the build on jenkins failed
> - Building for buildUat...
Browserslist: caniuse-lite …
-
**描述遇到的问题**
Vercel部署报错Error: Cannot find module './start'。最近数次sync fork均报错,仅初次部署成功 但是进入网会直接白屏无内容
**相应配置**
Page ID 11219e97798480728d00ef350fb0ae3a
https://wiki-next.reitouko.cyou
**截图…