Wuma

Results 12 issues of Wuma

问题:在使用 vite 构建原 rax 应用(依赖了部分 rax 组件,如 rax-view),构建时发生如下错误: ``` Uncaught TypeError: Cannot create property '__cache' on string '.rax-view-v2 { box-sizing: border-box; display: flex; flex-direction: column; flex-shrink: 0; align-content: flex-start; border:...

## What does this PR do? This PR resolves dependency conflicts in the `@copilotkit/react-textarea` package by moving `react-dom` from `dependencies` to `peerDependencies`. This change: - **Moves `react-dom` from dependencies to...