pro-table
pro-table copied to clipboard
🐛[BUG]devScripts.js:5836 Warning: Instance created by `useForm` is not connected to any Form element. Forget to pass `form` prop
🐛 bug 描述 [详细地描述 bug,让大家都能理解]
📷 复现步骤 [清晰描述复现步骤,让别人也能看到问题]
先打开 DevTool 搜索框输入内容 点击「查询」 DevTool 报 “index.js:27 Warning: Instance created by useForm is not connect to any Form element. Forget to pass form prop?”
🏞 期望结果 [描述你原本期望看到的结果]
不再报错
💻 复现代码 [提供可复现的代码,仓库,或线上示例]
https://codesandbox.io/s/zealous-greider-4gion?file=/src/index.tsx
© 版本信息
- Ant Design Pro 版本: [e.g. 4.0.0]
- umi 版本 最新的
- 浏览器环境 Google Chrome 版本 84.0.4147.89
- 开发环境 windows 10