-
![image](https://user-images.githubusercontent.com/26814094/113263187-0a7c4280-9304-11eb-9b2b-ff5e592e7c05.png)
下面是源文件
```
import React, {useState} from 'react'
import { Modal, Button } from "an…
-
**1.依赖仓库的版本(Dependencies versions)**:
- react:18.2.0
- form-render:2.1.8
- fr-generator: 2.8.4
- antd:4.x
**2.问题描述(Bug description)**:
本地运行正常,构建打包后部署到ng上访问报以下错误
Uncaught (in promise) TypeEr…
-
### 我尝试用antd-rn官方的两种方法实现主题定制,
1. [使用Provider方法](https://rn.mobile.ant.design/components/locale-provider-cn/)
2. [配置文件+改变启动方式](https://github.com/ant-design/antd-mobile-samples/tree/master/rn-custom-…
-
### Reproduction link
[![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-xpf1wn?file=demo.tsx)
### Steps to reproduce
Hover…
-
- [ ] 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…
-
### Version of antd-mobile
5.38.1
### Operating system and its version
_No response_
### Browser and its version
_No response_
### Sandbox to reproduce
_No response_
### What happened?
next.j…
-
## Symptom
When the `` tag containing the class attribute (ql-align-center) is entered as `value` prop into the ReactQuill component as a string, the class is removed or the `` tags are combined into…
-
[Antd4](https://ant.design/index-cn) 这个版本已经发布有很长时间了。但是,你应该还有些老项目依然在使用 antd3。虽然你垂涎于 antd4 的新特性,但是由于这些原因你又没办法直接升级:
1. 老项目依然在更新迭代,直接升级 antd4,会导致大量代码需要重构。尤其是涉及到 Form 表单相关的代码
2. 使用 antd 官方提供的[升级工具](htt…
-
- [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
[https://next.ant.design/comp…
-
We should add support so the default messages (text labels etc) could be overwritten in case an instance wants to use different text.
This could be achieve by adding a translations directory with m…