-
### Provide environment information
System:
OS: Windows 10 10.0.19045
CPU: (6) x64 Intel(R) Xeon(R) Gold 6154 CPU @ 3.00GHz
Memory: 2.73 GB / 10.00 GB
Binaries:
Node: 21.1.0 …
-
### Description
I have a next.js app that services many organizations via wildcard domains like https://my-org.my-site.com, https://my-other-org.my-site.com. Using examples I found here in resolved…
jnlsn updated
7 months ago
-
### Current Behavior
The dApp crashes. The log output is below.
### Expected Behavior
_No response_
### Steps To Reproduce
1. I am using react-create-app with Craco
2. Injected is the only modul…
-
### Description
When using turbopack it doesnt work with different locales, in my case it supports only de and en locals
### Mandatory reproduction URL (CodeSandbox or GitHub repository)
https://gi…
-
### Describe the feature you’d like
We'd like an example repository implementing the App Bridge with session tokens on a NextJs app specifically. The documentation has an example with a Ruby on Rai…
-
I'm using kamal 2 and a fresh config and a fresh dockerfile.
Logs end with
```
"User-Agent" on xxx.xxx.x.xx
ERROR Failed to boot web on xxx.xxx.x.xx
INFO First web container is unhealthy …
-
In my Deno applicaiton, I'm able to access the client's IP address on each request using some fairly convoluted, but nonetheless functional, means:
```js
const app = new Hono();
app.get("/", (ctx…
-
**Describe the bug**
Hi guys,
When I want to deploy my Next.js SSR app the build fails due to a missing index.html. I went through the following resources but couldn't find something regarding t…
-
# Bug Report
I want to use a public environment variable for the S3 URL of my app. I have this in my `.env` file:
```env
PAYLOAD_PUBLIC_S3_URL=https://my-bucket.s3.eu-central-1.amazonaws.co…
-
Hi there,
I am loving the way that Zustand works and absolutely enjoy using it, but unfortunately I have issues with the following scenario:
- I have a "user store" that is a Zustand store that …
gino updated
5 months ago