-
- [ ] 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://ant.design/docs/reac…
-
### Reproduction link
[https://gitee.com/RondoLin/table-virtual-bug.git](https://github.com/ant-design/ant-design/issues/url)
### Steps to reproduce
开启table的虚拟滚动,将table的横向滚动条左右托动。
### What…
-
![image](https://user-images.githubusercontent.com/26265046/221111930-a2e3f684-2600-4cb5-af06-0b6a05177ef3.png)
已经点击,但是子应用 不出现下拉框
-
### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/devbox/anticon-spin-nextjs-zv6l85?layout=%257B%2522sidebarPanel%2522%…
-
https://wangdaoo.github.io/post/create-react-app-an-xu-yin-ru-antd-zu-jian-geng-gai-zhu-ti-pei-zhi/
离群索居者, 不是猛兽便是神灵
-
如图,请大神帮忙解答下。
![1510911859857](https://user-images.githubusercontent.com/15673574/32940911-a801a01c-cb49-11e7-9dad-03952dc79bf5.jpg)
-
# React UI库 'antd'和'antd-mobile'按需加载的方式
在react项目中,引用了UI库 'antd'和'antd-mobile'。配置UI库的按需加载,有两种方式:
## 1、使用 ` babel-plugin-import ` (推荐)
```
// .babelrc or babel-loader option
{
"plugins": [
…
-
考虑到引用第三方的组件库,如antd-mobile,为了能尽可能的按需导入,避免手动导入js和对应样式,引入babel-plugin-import。然后这个配置需要在脚手架的webpack源码中修改。
```js
// package.json中增加配置项
"scaffold-config": {"babel-plugin-import": [
[
"imp…
tkgkn updated
4 years ago
-
1. 过程:
```
create-react-app learn-react
cd learn-react
npm install redux
// 这里之后需要再次npm install,否则会报错。大概是install redux的过程中,加入了其他的库。以后install其他的库,最好都npm install一下再说
npm install
npm i…
-
when I use it ,conslelog error
Menu is not defined