Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

console.time无法打印时间 #523

Closed
xuqianjin opened this issue Mar 31, 2022 · 6 comments
Closed

console.time无法打印时间 #523

xuqianjin opened this issue Mar 31, 2022 · 6 comments
Labels

Comments

@xuqianjin
Copy link

vConsole Version: v3.14.3

console.time('a');
console.timeEnd('a');

无法打印时间

@Maizify
Copy link
Collaborator

Maizify commented Mar 31, 2022

如何复现呢?我这边是OK的。

image

image

@Maizify Maizify added the Details wanted Need more details label Mar 31, 2022
@xuqianjin
Copy link
Author

正常情况:
image
异常情况:
image

@Maizify
Copy link
Collaborator

Maizify commented Apr 1, 2022

在已引入vConsole的前提下,在Chrome控制台内输入命令,无法复现。
time的逻辑已经很久没改过了,你看看旧版本有无问题?亦或是有其他地方的代码修改了time/timeEnd()?

image

@xuqianjin
Copy link
Author

开的无痕窗口...从v3.14.2开始..就没再打印了...就在你们demo上测试的..
image

image

@xuqianjin xuqianjin reopened this Apr 1, 2022
@Maizify Maizify added Bug Todo Will support in future version and removed Details wanted Need more details labels Apr 1, 2022
@Maizify
Copy link
Collaborator

Maizify commented Apr 1, 2022

谢谢反馈。定位到是 3.14.2 修改构建逻辑引入的 bug。

@Maizify Maizify added Done and removed Bug Todo Will support in future version labels Apr 1, 2022
@Maizify
Copy link
Collaborator

Maizify commented Apr 6, 2022

已在3.14.5发布。

@Maizify Maizify closed this as completed Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants