-
### 🐛 bug 描述
ProFormDateTimePicker的属性fieldProps中配置了format不起作用,必须再transform里再次转换才可以,如图
### 📷 复现步骤
### 🏞 期望结果
期望fieldProps中format可以起作用,直接输出format格式的字符串
### 💻 复现代码
```js
{
…
-
### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/bitter-thunder-7uezht?file=/src/index.js)
### Steps to reproduce
…
-
-
[示例代码](https://codesandbox.io/s/funny-cherry-ivgg7u?file=/src/App.tsx)
### 🧐 问题描述
EditableProTable 使用formItem模式,并且字段设置了formItemProps的rules时数据会出错。
![1](https://user-images.githubusercontent.com/18…
WuJiY updated
10 months ago
-
### 🐛 bug 描述
我使用的是master的代码,使用@ant-design/pro-components中的组件时vscode不会自动补组件全导入提示?
### 📷 复现步骤 | Recurrence steps
![image](https://github.com/ant-design/ant-design-pro/assets/33896086/7d28389f…
-
ant-design-pro 6.0.0-beta.1 整合@alilc/lowcode-engine 1.0.12启动后访问设计页面报错,官方文档没有这相关例子等,感觉好难啊
## **Describe the bug (required)** / **详细描述 bug(必填)**
![image](https://user-images.githubusercontent.com/…
-
团队微前端主应用为iceStark基座,团队ice项目占多数 ,需要把3个antd pro项目改造为iceStark子应用,可目前没有入口可挂载iceStark子应用生命周期的入口,有什么办法可以把react挂载根节点放出来嘛
-
m2 pro系统Ventura13.4
package.json
```json
{
"name": "xxx",
"version": "1.0.0",
"license": "MIT",
"scripts": {
"dev": "vite --force",
},
"dependencies": {
"@ant-design/ico…
-
## What happens?
利用proCompon的proLayout组件,当路由表中icon定义为字符串时,无法正常显示icon图片。并且由于配置文件无法写成jsx,这样会导致编译无法通过。期望当路由表中icon为字符串时能够正常显示icon图标
`
// 利用ProLayout 写基础布局
import { ProLayout } from "@ant-…
-
What happens?
在电脑显示正常,但在钉钉中不正常(浏览器版本Chrome69)。
How To Reproduce
新建一个项目,运行即可。
Pro项目自带的antd的组件(Button、Switch)等也显示不正常。
如果是移除了对Chrome69的支持,钉钉有很多用户啊。