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

更新到1.2.1版本后chrome无法调试vue文件 #52

Open
n0rv1n opened this issue Mar 1, 2018 · 3 comments
Open

更新到1.2.1版本后chrome无法调试vue文件 #52

n0rv1n opened this issue Mar 1, 2018 · 3 comments

Comments

@n0rv1n
Copy link

n0rv1n commented Mar 1, 2018

更新到1.2.1版本后chrome无法调试.vue文件,1.2.0版本则正常。
现象如下:
比如,按F12打开调试工具,在相应vue文件里的create方法里的第1、2行分别打一个断点,F5刷新,此时会触发第一个断点,这时候再按F5,断点就不再触发了,除非新建一个窗口重复上述步骤。
另外一种现象是,如果第一个断点触发后,按F8继续运行,之后的断点都不会被触发。

只是vue文件才有这种问题。普通js文件不会,而且只有1.2.1版本有这个问题。1.2.0版本正常,已经验证多次。chrome也是最新版,mac 和 windows都有这种问题。

@airyland
Copy link
Owner

airyland commented Mar 2, 2018

我检查检查下。

@mirari
Copy link

mirari commented Mar 19, 2018

我遇到的问题是vue文件的断点完全不会触发,折腾了半天最后退回1.1.30了

@MiniArc
Copy link

MiniArc commented May 7, 2018

@mirari 和你一样我现在是1.2.8

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

No branches or pull requests

4 participants