-
### Link to the code that reproduces this issue
https://github.com/regisrex/next14-issues-repro
### To Reproduce
1. Start the application in dev mode
2. try to change something in either `apps/web…
-
1. [**NanmiCoder / MediaCrawler**](https://github.com/NanmiCoder/MediaCrawler)
__小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫__
1,050 stars today | 3,616 stars …
-
Set up and test revalidate when newer versions are available
-
NOTES:
1. Next 13 by default uses React Server Component, which breaks MUI. So we need to explicitly add string `"use client"; ` until MUI resolves the issue [here](https://github.com/mui/material-ui/…
-
Using a library that include recharts v2.6.2 i get the following error in the console.
> Curve: Support for defaultProps will be removed from function components in a future major release. Use Ja…
-
### Link to the code that reproduces this issue
https://github.com/jaydubb12/next14
### To Reproduce
1. Navigate to app directory `cd test-app`
2. Start the dev server `yarn dev`
3. View browse…
-
### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/github/DongFang-Jun/demo/master?layout=%257B%2522sidebarPanel%2522%25…
-
-
Greetings,
When using [Next.js 14](https://nextjs.org/blog/next-14) and `@corbado/webcomponent`, the sign up flow breaks, producing an error.
## Expected Behavior
After clicking _**Sign up**_, …
ghost updated
7 months ago
-
### Link to the code that reproduces this issue
https://github.com/rakeshongithub/next13-mf-example/branches
### To Reproduce
This repository presents a practical example of how a micro appli…