Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next.js compatibility feedback collection #6250

Open
miracles1919 opened this issue Jul 14, 2023 · 3 comments
Open

Next.js compatibility feedback collection #6250

miracles1919 opened this issue Jul 14, 2023 · 3 comments
Labels

Comments

@miracles1919
Copy link
Contributor

Version of antd-mobile

latest

Operating system and its version

No response

Browser and its version

No response

Sandbox to reproduce

No response

What happened?

English Description

Before All

If you meet the problem, please make sure:

  1. Upgrade antd-mobile & next to latest version
  2. For compile issue, please try next canary version. Some problem may be fixed but not released yet

What to leave message in this issue?

  1. leave Codesandbox url or Github repo for minimal reproduction.
    a. minimal reproduction is very important to us for fast dig problem
  2. Tell what reproduce step to do (e.g. npm run build)
  3. Tell what behavior is wrong (e.g. Button style missing on the page. Please check /xxx/xxx page)

中文描述

在开始前

如果你遇到任何问题,请优先:

  1. 升级 antd-mobile 与 next 的版本。
  2. 对于编译问题,可以尝试使用 next 的 canary 版本。一些编译问题已经解决但是尚未发布。

这个 issue 下我该做什么?

  1. 留下 Codesandbox 或 Github repo 的 最小重现 地址
    a. 最小重现 非常重要,复杂的代码会难以找出问题所在
  2. 告知重现步骤 (例如:执行 npm run build)
  3. 告知非预期的表现 (例如:在 /xxx/xxx 页面中,Button 的样式丢失了)

Relevant log output

No response

@miracles1919 miracles1919 pinned this issue Jul 14, 2023
@miracles1919 miracles1919 added Nextjs and removed bug labels Jul 14, 2023
@Ruler1020730
Copy link

"antd-mobile": "^5.34.0",
"next": "14.1.0",

Ellipsis 组件在 nextjs 中使用 App router会在页面 初始渲染时 全部显示,闪烁后隐藏

@conversun
Copy link

nextjs >= 14.0.4
build 报错:
Collecting page data ..TypeError: (0 , n.createUpdateEffect) is not a function

@ikangjie
Copy link

ikangjie commented May 6, 2024

nextjs >= 14.2.3
在pages router下使用依旧出现这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants