-
### Problem
I get the following error message after running `npm run build`:
**ReferenceError: window is not defined**
### Description
I'm importing from a client component (`"use client"`…
-
## Description
Ensure all missing strings in the UI are translated into **English**, **Spanish**, and **Portuguese** using the existing Next.js i18n setup.
## Steps
1. **Audit UI Strings**:
-…
-
**Describe the bug**
Syncing Linkwarden with Floccus produces an error 500
```
TypeError: Cannot read properties of undefined (reading 'trim')
at postLink (/data/.next/server/pages/api/v1/links…
-
# Create a Roadmap to Convert the Template to a Next.js project
-
-
When I execute `npm run build:worker` for the second time, build will be failed with the following error
```
> Build error occurred
Error: Cannot find module './impl'
Require stack:
- D:\projec…
-
### What Would You Like to See with the Gateway?
I'd like to import contents like `app`, `HooksManager` from this package (currently not possible), and integrate it with my sveltekit app backend, ins…
-
Hi, I opened this issue to submit a Next.js template to the store.
The template uses the new `serverless` mode introduced in Next.js 8 to create a single file for each page.
It was built based …
-
I am running into an issue with stigman watcher importing SQL checklist. I have narrowed it down to only the SQL checklist that are created by Evaluate STIG. These particular servers are not on the do…
-
**Describe the bug**
I have a JS project with Next JS and when I use a WebGLVectorLayer created as you suggest, I get the following compilation error:
` ⨯ ReferenceError: Worker is not defined
…