Tab扩展按钮 增加一个重新加载当前页面的按钮 #3272
Unanswered
kimdiego2098
asked this question in
Q&A
Replies: 4 comments 3 replies
-
@kimdiego2098 Thank you for contacting us. We will give feedback later. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@kimdiego2098 最开始设计的时候在关闭左边有一个 需要解决的问题
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@ArgoZhang 事实上我理解的重新加载按钮,并不需要考虑这些,不用保留任何状态,相当于组件/页面释放,重新走一遍组件/页面生命周期 |
Beta Was this translation helpful? Give feedback.
1 reply
-
tab页增加个参数 是否持久化state, yes 的话写入localstorge, 刷新读取 , no就不管他拉? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
No response
Describe the solution you'd like
业务需求中,可能会需要用户刷新当前页面,才能拿到 其他途径更新的数据
如果需要关闭当前页面,再次打开的话,操作比较繁琐;
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions