-
### Reproduction link
[https://stackblitz.com/edit/antd-notification-whhkpr?file=index.js](https://stackblitz.com/edit/antd-notification-whhkpr?file=index.js)
### Steps to reproduce
Just call…
-
models/app.js model里的effects *query 应该会被 多次调用。感觉应该像antd-admin原来那样做了sign来判断, 把第一次处理过的结果都放到store中可好?
` let menus = yield call(menuService.query);
let menuHash = {}, openKeys = [];
…
-
热重载失效会有2种情况:
## 情况一
直接修改示例 `test.dataSchema.js` 后,无法载入内容,一直在 loading,控制台无错误。
![2017-06-17_104217](https://user-images.githubusercontent.com/3016136/27249527-67392e3c-534a-11e7-8860-f43ed1a9068d…
-
RT
```tsx
import React, { useState, useEffect } from 'react';
import { APILoader } from '@uiw/react-baidu-map';
import { WaterMark } from 'antd-mobile';
import './_style.scss';
import { BoxMap…
-
### Reproduction link
[https://react-tfurj5.stackblitz.io](https://react-tfurj5.stackblitz.io)
### Steps to reproduce
通过接口获取角色权限,然后过滤菜单,遍历菜单设置items,设置defaultSelectedKeys
### What is expect…
-
- update packages,
- Fix failing regression tests
-
I searched everywhere but I can't find an answer that works for me.
Here is our webpack config:
```
//process.env.NODE_ENV = 'production'
var webpack = require('webpack');
var path = requir…
-
### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/antd-reproduction-template-forked-mnnnl2?file=/index.js)
### Steps…
-
## 版本
> 请检查问题是否存在于最新版本中
## 环境
> 系统、浏览器、React 等版本信息
## 重现链接
https://preview.pro.ant.design/editor/flow
## 重现步骤
使用IE11打开Antd官网的流程编辑器,在画布上使用滚轮键
## 期望的结果是什么
正常
## 实际的结果是什么
js无限报…
-
🌄 Overview:
This issue is to track development on ant-design-mobile-rn 5.0 : the revitilization update 🏆 and has come out of a previous discussion [here](https://github.com/ant-design/ant-design-mo…