Results 8 comments of KAM

The warehouse depends on [use-context-selector](https://github.com/dai-shi/use-context-selector), which depends on [use-context-selector](https://github.com/dai-shi /use-context-selector) removes the Consumer when processing the Context. Why is this? https://github.com/dai-shi/use-context-selector/blob/6c37fe2a4c572c7e947b51afa6de482029d2decc/src/index.ts#L135

> 你懂了。是的,不支持。 > > https://github.com/dai-shi/use-context-selector/blob/6c37fe2a4c572c7e947b51afa6de482029d2decc/README.md?plain=1#L228 > > 不管怎样,钩子不能与类组件一起使用,我们不想让事情变得复杂。建议我们用组件函数包装类组件。 > > > 具有上下文隔离的阶段组件 > > 是的,这种情况下需要桥接: > > https://github.com/dai-shi/use-context-selector/blob/6c37fe2a4c572c7e947b51afa6de482029d2decc/README.md?plain=1#L191 OK, I'll give it a try, thanks for the suggestion

> This seems to cause bug [#39880](https://github.com/ant-design/ant-design/issues/39880) to be reopened. I readjusted it once and restored the unit example test.

已经修复,等待镜像构建。 https://github.com/dtyq/magic/commit/9c02ee8d167ae4b3b9e4c7bc7d3dd7e698890231

你指的部分是设计器中的内容没有做站点主题的同步吗?设计器中的内容是设计器中的主题配置来响应的吧

我在macOS下使用 33.2.1 下使用以下代码无法缩小窗口 ```javascript if (win.isMaximized()) { win.unmaximize() } else { win.maximize() } ```

已经修复,等待镜像构建。 https://github.com/dtyq/magic/commit/9c02ee8d167ae4b3b9e4c7bc7d3dd7e698890231

There is no direct dependency on `@copilotkitnext/[email protected]` in the server, while `@copilotkit/[email protected]` directly depends on `@copilotkitnext/[email protected]`