ant-design/ant-design-mobile

Next.js compatibility feedback collection

miracles1919 opened this issue · 3 comments

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