-
**Troubleshoot**
Before creating an issue, please check:
https://typicode.github.io/husky/#/?id=troubleshoot
If you're migrating from husky 4, see:
https://typicode.github.io/husky/#/?id=migrate…
-
For make Ant Design Pro more flexible, we plan to start the 4th version (Why not 3, because of @chenshuai2144 don't like it).
In the long-term maintenance, we found that the biggest problem with pro …
-
## What happens?
众所周知,在 `dva` 中,通过如下方式可以配置 `history`:
````
import dva from 'dva';
const app = dva({
history: createHistory()
});
app.router(() => 1);
app.start('#root');
````
…
imhxc updated
3 years ago
-
### 🧐 问题描述
我这边进入网页默认的router是/next/welcome, 如果点击了logo的话router会是/ ,就会进入我们之前那个老版本平台。 请问怎么设置这个href呢?
我看了一下 menuHeaderRender不行,会是这样
![image](https://user-images.githubusercontent.com/23183393/1064147…
-
### 🐛 bug 描述
- 展开、收缩动画没有了
- 无法收缩了
- 只能展开一级,会自动收缩其他展开行
- 展开后图标显示仍是+号
### 📷 复现步骤
### 🏞 期望结果
切换为Antd的Table后可以正常显示,但是修改ProTable为之前的版本仍然不能正常工作,不知道是哪边除了问题
### 💻 复现代码
```
import typ…
-
具体日志如下:
```javascript
[3/5] Fetching packages...
info fsevents@2.3.2: The platform "linux" is incompatible with this module.
info "fsevents@2.3.2" is an optional dependency and failed compatibilit…
-
开启MFSU后本地没问题
用Jenkins编译报错
TypeError: _jestWorker.Worker is not a constructor
`Started by user chenxi
Building in workspace /u01/.jenkins/workspace/test-winter-olympics
> git rev-parse --is-ins…
-
React version: 16.13.1
react-refresh version: 0.8.1
react-refresh-webpack-plugin version: 0.3.0-beta.6
umi/hooks version: 1.9.2
## Steps To Reproduce
1. run [react-refresh-webpack-plugin/…
-
### Environment
How do you use Sentry?
on-premise
### Steps to Reproduce
when install sentry-cli to the latest version, in cannot install properly:
`> @sentry/cli@1.69.0 install /usr/src…
daidi updated
3 years ago
-
## What happens?
通过 `yarn create umi` 生成 ant-design-pro 模板项目,git commit 不会运行 husky 对应的 lint-staged 脚本命令
## How To Reproduce
1. mkdir my-app
2. cd my-app && yarn create umi
1. 选择 ant-des…