Skip to content

Conversation

@Azir-11
Copy link
Member

@Azir-11 Azir-11 commented May 20, 2025

close #746

@Azir-11 Azir-11 changed the title fix(projects): tab closure did not remove cache correctly. close #746 fix(projects): tab closure did not remove cache correctly. May 20, 2025
@Azir-11
Copy link
Member Author

Azir-11 commented May 20, 2025

原先的这个resetRouteCache放在了PageTab组件的@close里面,导致只有点x的时候才会触发,实际上应该放到tabStore里面,并且把全部有关于关闭tab的操作(包括PageTab的close、右键菜单的关闭、批量关闭等)都附加上该内容

@Azir-11
Copy link
Member Author

Azir-11 commented May 20, 2025

附带一个countdown的修改

@Azir-11 Azir-11 requested a review from honghuangdc May 26, 2025 02:39
@honghuangdc honghuangdc merged commit dfb647a into soybeanjs:main May 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: 页面选项卡关闭和选项卡右键关闭功能不一致,如果路由设置了 KeepAlive,右键菜单关闭keepAlive 还在

2 participants