-
Hey all 👋
In our kanvas projects and newer nextjs projects across the board we are often running into issues with beacon, the latest of which can be seen in this bare minimum project here:
[htt…
-
Next.js was recently released - https://nextjs.org/blog/next-15
- [ ] Update tinacms to allow React 19
- [ ] Update starter template to latest nextjs
-
- `@testing-library/jest-dom` version: 6.1.4
- `node` version: 18.17.1
- `jest` version: 29.7.0
- `npm` version: 10.2.0
Other dependencies:
![dependencies](https://github.com/testing-libr…
-
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 …
-
hey @ChangoMan, hope you are doing well. I'm getting the below error message when starting up the `nextjs-starter-dimension` repo using the readme.md instructins.
error message:
```
✓ Ready in …
-
### Support plan
- Which support plan is this issue covered by? Community
- Currently blocking your project/work? yes
- Affecting a production system? yes
### Context
- Node.js vers…
-
Type: Bug
I'm running Ubuntu 24.04 on a Lenovo Legion 5 laptop. Recently (within the last week), when I wake my laptop from a suspended state, any VS Code windows that were previously open have the …
-
Hi there.
I am trying to use universal-app-template-nativebase-typescript and got this error while running yarn start:web. Check the code below.
Please advise!
Thank you.
``
yarn start:w…
-
When there are many problems and solutions, we need to use the browser search to find the desired solution. It would be great if there were a search section on the page itself.
If the site is stati…
-
- `mdx-bundler` version: 8.0.1
- `node` version: 14
Relevant code or config
```ts
import { bundleMDX } from 'mdx-bundler';
import fsp from 'fs/promises';
import path from 'path';
impo…