重现步骤
链接到实时示例:(必需)
步骤:
- 安装
"@react-three/drei": "^9.108.4",
和@mui/material
的最新版本 - 当我尝试从mui使用
<Button
标签时,它抛出Type error: Expression produces a union type that is too complex to represent.
- 当我移除
"@react-three/drei": "^9.108.4",
包时,它可以正常工作。
当前行为
它抛出 Type error: Expression produces a union type that is too complex to represent.
预期行为
mui中的 <Button
标签必须可用,即使已安装 "@react-three/drei": "^9.108.4",
上下文
- 无响应*
您的环境
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
搜索关键词:@mui/material与@react-three/drei冲突
1条答案
按热度按时间yqyhoc1h1#
如果你使用组件属性,它将解决这个问题。
示例:
$x_1^c_0d_1^x$