gogo1008

Results 8 comments of gogo1008

导致原因 ![image](https://user-images.githubusercontent.com/36293698/224476644-15cf1be4-fe83-4b4e-a28d-76b12d3ba6dd.png) 1、如下代码有问题,注释掉可以,但是二级图标不显示 if (defaultDom) { // @ts-ignore const menuItem = React.cloneElement(defaultDom, { // @ts-ignore children: [ , defaultDom.props.children[1], ], ...props, }); return menuItem; }

![image](https://user-images.githubusercontent.com/36293698/224476774-1eca04dd-c2b8-464b-9810-687cd5f361a7.png)

简单修复(三级没验证): ![image](https://user-images.githubusercontent.com/36293698/224476956-3d43e696-a284-42ae-9bcd-f4c3b2c7427b.png) ![Uploading image.png…]() const MenuItemIcon = ( menuItemProps: any, defaultDom: React.ReactNode, props: any, ): React.ReactNode => { if (defaultDom&&(menuItemProps.children||[]).length===0) { // @ts-ignore const menuItem = React.cloneElement(defaultDom, { // @ts-ignore...

简单修复(三级没验证): ![image](https://user-images.githubusercontent.com/36293698/224476956-3d43e696-a284-42ae-9bcd-f4c3b2c7427b.png) ![Uploading image.png…]() const MenuItemIcon = ( menuItemProps: any, defaultDom: React.ReactNode, props: any, ): React.ReactNode => { if (defaultDom&&(menuItemProps.children||[]).length===0) { // @ts-ignore const menuItem = React.cloneElement(defaultDom, { // @ts-ignore...

![image](https://user-images.githubusercontent.com/36293698/224477077-031bad43-8ade-4d8a-8c3c-3935d52c7615.png)

如何和 CAP 进行集成, 应该是 SUP PUB 没实现导致 ![CAP](https://github.com/user-attachments/assets/8a55327c-77e7-4b42-bf3f-9feeecc0285a) 2024-10-07 21:56:17 EROR DotNetCore.CAP.RedisStreams.AsyncLazyRedisConnection Server replied with error, ERR unknown command, for endpoint:127.0.0.1:6379 2024-10-07 21:56:17 EROR DotNetCore.CAP.Processor.Dispatcher An exception occurred while publishing...

![image](https://github.com/user-attachments/assets/286f511e-e795-4714-8845-5b83030f066e)

Thank you for your support. We will continue to monitor the release status and need to improve the related products and ecosystem of. netcore