[BUG] valtio 报错 undefined
Author: chenyu1990Created May 7, 2026Updated Jun 23, 2026
config.ts 已经配置了 valtio: {},
import { proxy } from '@umijs/max';
Uncaught TypeError: Cannot read properties of undefined (reading 'proxy') at Object.proxy (.umi/exports.ts:12:10)
"@ant-design/pro-components": "^3.1.12-0",
"@umijs/max": "^4.6.51",
"antd": "^6.3.7", Source: ant-design/ant-design-pro