yjw0628
Results
4
comments of
yjw0628
1.节点结构的不同会导致左右树的根在垂直方向可能不重合倒是比较好解决; 这个咋解决.有什么思路
I have the same problem
same issues 🤔
> const ProLayout = dynamic( () => import(“@ant-design/pro-components”).then((com) => com.ProLayout), { ssr: false } ); > > 如果您使用的是 Pro Layout 组件,则可以使用此代码。这将破坏使用 SSR 的目的。 This is a bad idea