-
- [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[![Edit on CodeSandbox](https…
-
## What happens?
在最新的umi框架中,使用ant-design/components的ProLayout组件,在组件中获取不到路由信息
## Mini Showcase Repository(REQUIRED)
复现代码:https://github.com/YH-82/umi4-ProLayout-
## How To R…
YH-82 updated
11 months ago
-
通过yarn create umi myapp新建的项目,步骤与文档不符,没有选择antd 的模板这步,直接是simple基础模板,是还在优化中吗
-
### 🧐 问题描述 | Problem description
你好,我现在的web端项目数据流用的是overmind,java后台和前端请求都是用的graphql,已经实现了1年多了整合起来很好用,目前要做后端cms系统,想用ant-design pro, 但是它的数据流偏弱,我也想统一我们的技术栈,所以想看看ant design pro如何整合overmind和graphql呢?整个起来是…
-
### 🧐 问题描述 | Problem description
想修改pageContainer的边距
官方文档中https://pro-components.antdigital.dev/components/page-container#%E4%BF%AE%E6%94%B9-token说明使用:
token={{
paddingBlockPageContainerCont…
-
## 组件
Modal
## 基础库版本
- [x] 1.x
- [ ] 2.x
## 设备机型
iPad Pro
## 手机系统
- [x] iOS
- [ ] Android
- [ ] HarmonyOS
## APP
支付宝
## 组件库版本
1.1
## 预期行为
正常显示
## 复现步骤
1…
-
### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/antd-reproduction-template-forked-z4obo4)
### Steps to reproduce
…
-
```
npm i oneapi-umijs-plugin --save
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! peer…
-
### 🐛 bug 描述
我编辑商品编码的时候,想要设置商品名称的值,目前我发现setRowData是不生效的
{
title: '商品编码',
dataIndex: 'mateSku',
width: 120,
align:"center",
fieldProps: (form, config) => {
…
-
太痛苦了 热更新 为啥有时候可以,有时候又会失效,而且失效的时候页面怎么刷新也没有用,求帮助