react-keepalive-router icon indicating copy to clipboard operation
react-keepalive-router copied to clipboard

路由的exact属性无效

Open tianliuj opened this issue 3 years ago • 0 comments

把route路由更换为KeepaliveRoute之后,exact属性无效。比如列表页的路由:/video/study,详情页的路由:/video/study/list,这样从列表点击跳转到详情的时候,地址栏的路由发生了变化,但是页面并没有跳到详情页去

tianliuj avatar May 05 '22 06:05 tianliuj