pro-components
pro-components copied to clipboard
🐛[BUG] route-utils 导致 ProLayout 的面包屑没了
🐛 bug 描述
route-utils 这个项目,如果路径 /admin/sub-page3/*
,会导致以下错误,并且会导致 ProLayout
的面包屑没了
具体原因可能是这个路径中 * 的问题,可能是 pathToRegexp 在进行 test 时导致出错

📷 复现步骤

© 版本信息
route-utils 3.0.0
ProComponents 2.3.10