-
In multiplayer internet/LAN mode, some third party models I use as bots have an issue: they appear green due to missing skin... for some the whole body, for others only the head.
For instance: "Arab…
-
![image](https://user-images.githubusercontent.com/23204297/229021915-aaa6bc0e-1b3f-4253-a416-035fa852a127.png)
keepalive: [/./],
tabsLayout: {},
已经开启这两个
这问题好像很久了。。
-
### 问题
经反馈,`max g` 运行需要 8s (#10642)
#### 环境
antd-pro + max (包含 `umi-presets-pro`)
#### 原因
和配置文件关系不大,主要在于模块预读取的瓶颈。
### 任务
#### Umi
- [x] umi 仓库性能模块导入优化 #10646
优化前:
![scre…
-
Sorry if I'm talking into the void or beating a dead horse, but just a heads up that it's generally ill advised to generate code like you do here (i.e. yaml -> pydantic etc.). I just noticed this and …
-
![image](https://user-images.githubusercontent.com/52907799/233017754-03bfff2a-8b25-483f-9ffa-584d654de05b.png)
![image](https://user-images.githubusercontent.com/52907799/233017244-ab7006d5-55de…
-
## Background
1. 我用alita 依赖了umi
2. umi依赖了react-route 6.3.0的版本
3. 然后你们回复的是 6.3.0去掉了Prompt 链接在下
https://github.com/umijs/umi/discussions/10237#discussioncomment-4625915
4. 现在6.10.0版本已经加回了prompt
…
-
用的alita的keepalive的插件,想要在完成某个动作时关闭当前页面,调用了
`
import { KeepAliveContext } from '@umijs/max';
const { dropByCacheKey } = useContext(KeepAliveContext)
dropByCacheKey('/list')
`
但是没有成功关闭tab
@alita…
-
Upon upgrading to 2.3.0 alpha 5, our application started to crash in dotnet ubuntu docker containers. The patching works fine in Windows environments. Investigating the crash dump, we've found the app…
-
场景
在请求的时候展示全局loading,在请求完成后取消loading
但是遇到一种情况,页面里面执行的时候有一些组件内部有异常,导致未能执行后面的销毁loading,有没全局有一个捕获异常的地方
-
如图,.umi的keepalive少导入了VerticalRightOutlined,谢谢