You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating umi from ^3.5.23 to ^4.3.28, react from ^16.14.0 to 18.2.0 and antd from ^5.2.3 to ^5.21.5, and also @ant-design/pro-components: ^2.8.1, @ant-design/pro-layout: ^7.4.0 menu is not rendering in sideBar.
What happens?
After updating umi from ^3.5.23 to ^4.3.28, react from ^16.14.0 to 18.2.0 and antd from ^5.2.3 to ^5.21.5, and also @ant-design/pro-components: ^2.8.1, @ant-design/pro-layout: ^7.4.0 menu is not rendering in sideBar.
Mini Showcase
routes.ts
config.ts
BasicLayout
How To Reproduce
After updating the Umi version, the menu is not loading.
Expected behavior 1. 2.
Before updating the Umi version, the menu is loading correctly. I need to render the menu on the left side.
Context
umi: ^4.3.28
antd: ^5.21.5
react: ^18.2.0
Node.js: v18.18.0
@ant-design/pro-components: ^2.8.1
@ant-design/pro-layout": ^7.4.0
The text was updated successfully, but these errors were encountered: