pro-components
pro-components copied to clipboard
🏆 Use Ant Design like a Pro!
### 🐛 bug 描述 更新 `pro-components` 到 `2.3.12` 版本后,控制台出现以下警告  ### © 版本信息 - ProComponents : 2.3.12 - umi : 4.0.21 - antd : 4.23.2
### 🔩 所属模块或组件 pro-form ### 🥰 需求描述 两个嵌套的 ProFormList,内层 ProFormList 的 ProFormSelect 如何监听外层 ProFormList下 ProFormSelect 改变,监听到改变或,内层ProFormSelect 重新调用request重置options。 我有两个嵌套的 ProFormList,大体如下结构 ``` ProFormList A ProFormList B (依赖A) ``` B需要根据A的选择动态获取 options。 请问B 的...
I created a test project with `yarn create vite my-react-app --template react-ts`. After everything is settled, then `yarn add @ant-design/pro-components`. However when I add this page, it can not be...
圆形边框为什么没有? 使用新的 "@ant-design/pro-components": "2.3.12", 依赖: "@umijs/max": "^4.0.0-rc.22", "@ant-design/pro-components": "2.3.12", 项目图  官方图 
提问前先看看: https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md ### 🐛 bug 描述 layout中的appList配置,在导航模式为侧边菜单布局和顶部菜单布局模式下无法跳转 在这两种模式下点击会跳转到主页 ### 📷 复现步骤 ### 🏞 期望结果 ### 💻 复现代码 ### © 版本信息 - ProComponents 版本: [e.g. 4.0.0] - umi 版本 - 浏览器环境...
### 🧐 问题描述 类似下面的逻辑,如果把ProTable封装在一个组件里面再返回的话,Header的按钮也会触发ProTable的request。但是直接写就不会有这个问题。 ### 💻 示例代码 ``` const Header = () => ( { showModal(true) }} > ) const TableContent = () => {}} /> return ( //ProTable封装在里面的话,Header的按钮也会触发ProTable的request //写外面就可以...
之前的pro-layout里菜单开合按钮collapsedButton是这个样的 新版pro-components里如何使用旧的样式?
### 🔩 所属模块或组件 率属组件:ProLayout ### 🥰 需求描述 ProLayout Sider Token 缺少menuItem 的hover字体颜色  ### ⛰ 功能需求适用场景 悬浮时颜色不对 ### 🧐 解决方案 增加配置项 ### 🚑 其他信息 无
### 🐛 bug 描述 当我在使用DrawerForm首次点击确认按钮提交验证时,页面样式错位,当再次点击确认按钮时恢复正常 ### 📷 复现步骤 ### 🏞 期望结果 ### 💻 复现代码 ```tsx ``` ### © 版本信息 - pro-form版本:1.64.0 ### 🚑 其他信息