-
The Navbar component is server-rendered. Since it is included in the root layout, this forces every single page to be server-rendered on demand (dynamic).
Because of this, the time to first byte of…
-
- `mdx-bundler` version: 6.0.2
- `node` version: 14.17.6
- `npm` version: 6.14.15
Relevant code or config
Sample mdx file using `twin.macro` (https://github.com/ben-rogerson/twin.macro)
…
-
### What happened?
StackBlitz: https://stackblitz.com/github/itsMapleLeaf/mastercss-remix-test?file=app%2Fentry.client.tsx,app%2Froot.tsx,app%2Froutes%2Findex.tsx
Before hydration, it briefly show…
-
https://github.com/framesjs/frames.js/tree/main/templates/next-starter-with-examples
1. `node --version` → `v20.8.0`
1. `git clone https://github.com/framesjs/frames.js.git`
1. `cd frames.js…
-
#### Reason/Context
Please try answering few of those questions
- Why we need this improvement? There are a huge variety of projects using Typescript and this library offers no typings which is very…
-
### Link to reproduction
_No response_
### Describe the Bug
i cant access /admin and other stuff related to payload,
build log: seem to be ok!
$ cross-env PAYLOAD_CONFIG_PATH=dist/payload/payload…
-
-
### Steps to reproduce
Link to live example: (required)
Steps:
1. Use the official nextjs material-ui pigment-css template
2. run dev to see the error
### Current behavior
### Expected b…
-
- `three` version: 0.141.0
- `@react-three/fiber` version: 8.0.20
- `@react-three/drei` version: 9.11.3
- `node` version: 16.15.0
- `npm` (or `yarn`) version:
- `pnpm` version: 7.0.1
- `nex…
-
### Describe the Bug
Cornerstone can not load DICOM images provided using WadoURI.
This is a slightly modified version of the NextJS template.
### Steps to Reproduce
1. Load a set of DICOM image…