You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐛[BUG][问题]next.js app router 集成 pro-components BetaSchemaForm layoutType="ModalForm" trigger,modal 打开后无法展示表单内容无法展示
integrating pro-components BetaSchemaForm with layoutType='ModalForm' in Next.js app router, the modal opens but the form content cannot be displayed.
📷 复现步骤 Reproduction steps
进入
点击 打开BetaSchemaForm 展示不出 form [BUG]
点击 打开普通Modal 展示正常
点击 打开BetaSchemaForm 展示正常
浏览器 全局刷新
点击 打开BetaSchemaForm 展示不出 form [BUG]
Clicking to open BetaSchemaForm does not display the form.
Clicking to open a regular Modal displays normally.
Clicking to open BetaSchemaForm displays normally.
After a global refresh in the browser,
clicking to open BetaSchemaForm does not display the form.
🐛[BUG][问题]next.js 集成 BetaSchemaForm layoutType="ModalForm" trigger modal 打开后无法展示表单内容无法展示
🐛 bug 描述
🐛[BUG][问题]next.js app router 集成 pro-components BetaSchemaForm layoutType="ModalForm" trigger,modal 打开后无法展示表单内容无法展示
integrating pro-components BetaSchemaForm with layoutType='ModalForm' in Next.js app router, the modal opens but the form content cannot be displayed.
📷 复现步骤 Reproduction steps
进入
点击 打开BetaSchemaForm 展示不出 form [BUG]
点击 打开普通Modal 展示正常
点击 打开BetaSchemaForm 展示正常
浏览器 全局刷新
点击 打开BetaSchemaForm 展示不出 form [BUG]
Clicking to open BetaSchemaForm does not display the form.
Clicking to open a regular Modal displays normally.
Clicking to open BetaSchemaForm displays normally.
After a global refresh in the browser,
clicking to open BetaSchemaForm does not display the form.
codesandbox: https://codesandbox.io/p/github/xieqingfu/next-antd-pro-component/main?import=true
github: https://github.com/xieqingfu/next-antd-pro-component
🏞 期望结果 Expected result
所有情况 正确展示 modal 中的 form 表单
Correctly display the form in the modal in all cases.
© 版本信息 version info
next.js 版本 version [14.2.5]
antd [5.18.3]
ProComponents 版本: [2.7.19]
浏览器环境 browser envirement。 chorme
🚑 其他信息 other info
The text was updated successfully, but these errors were encountered: