ice icon indicating copy to clipboard operation
ice copied to clipboard

在document.tsx中配置antd4的ConfigProvider后报错

Open piczi opened this issue 2 years ago • 1 comments

Describe the bug

企业微信截图_20230825154700

Expected behavior

不要报错,国际化表现正常

Actual behavior

No response

Version of ice.js

v3.2.9

Content of build.json or ice.config.mts

No response

Additional context

No response

piczi avatar Aug 25 '23 07:08 piczi

不建议在 document.tsx 中配置 ConfigProvider,推荐在全局 layout 上

ClarkXia avatar Aug 28 '23 02:08 ClarkXia