ant-design-pro icon indicating copy to clipboard operation
ant-design-pro copied to clipboard

🐛 [BUG] demo-tabs这个分支使用PageContainer自带的面包屑会一直重新渲染

Open komorebi-cqd opened this issue 6 months ago • 0 comments

🐛 bug 描述

获取指定demo-tabs分支安装运行后使用PageContainer自带的面包屑点击跳转会一直重新渲染,且不会跳转。

📷 复现步骤 | Recurrence steps

git clone -b demo-tabs https://github.com/ant-design/ant-design-pro.git 安装依赖后点击进入二级管理页,再点击页面内容里面的面包屑就会复现 antd-bug

🏞 期望结果 | Expected results

不会无限渲染

💻 复现代码 | Recurrence code

git clone -b demo-tabs https://github.com/ant-design/ant-design-pro.git

© 版本信息

  • "antd": "^5.2.2"
  • "@ant-design/pro-components": "^2.3.57"
  • "@umijs/max": "^4.0.59",
  • 浏览器环境 谷歌浏览器版本 127.0.6533.120(正式版本) (64 位)
  • 开发环境 win10

🚑 其他信息

komorebi-cqd avatar Aug 21 '24 09:08 komorebi-cqd