-
Hi there,
I think your approach is very interesting and it would be great to see it in action in a simple example with next.js which is also a very minimal approach to react apps.
As an example …
-
Hi, I think this project is very cool! Is there any reason why you're not supporting the visualizer for `pages/` directory? I think this feature can be very beneficial for projects that haven't migrat…
-
# Khu vực học tập | Được Edu
Được chỉ cung cấp các khóa học lập trình online chất lượng, nói không với khóa lởm!
[https://edu.duthanhduoc.com/learn/Next.Js-Super?lessonId=506](https://edu.duthanhduo…
-
### Bug Description
app.js:1 Plugin failure: search-in-canvas TypeError: Cannot read properties of undefined (reading 'keys')
at patchKeys (plugin:search-in-canvas:1544:9)
at updateView (pl…
-
**Please make a new branch for this.**
### We can break this process down into deliverables:
- [ ] Start writing /break command.
- Specification:
- [ ] Takes user prompt/query (e.g. "When …
-
Migration from raw HTML to Next.js v15 so as to integrate authentication and database management ease
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Link to live example: https://codesandbox.io/p/sandbox/…
-
### The Problem
There doesn't seem to be a way to access the original host when using Next.js middleware as part of the recently released hybrid deployment. We're currently using the middleware lay…
-
```tsx
"use client"
import { PlainTextKit } from "@doist/typist"
const TypistEditor = dynamic(() => import("@doist/typist").then((mod) => mod.TypistEditor), {
ssr: false,
})
// ...Later …
-
**Describe the bug**
**To Reproduce**
I have a monorepo with several applications. Package manager - pnpm v8.4.0.
my Dockerfile:
```
FROM node:16-alpine AS builder
ARG BUILD_ENV=pro…