-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Open
Labels
needs team reproWe acknowledged your report and will soon try to reproduce itWe acknowledged your report and will soon try to reproduce itscope: typescript
Description
Version
3.1.1
Reproduction link
https://github.com/YoannBureau/vuejs-vscode-ts-ko
Node and OS info
NPM 6.4.1
Steps to reproduce
- npm install
- in vs code, install "Debugger for Chrome" extension if not done yet
- npm run serve
- set a breakpoint in HelloWorld.vue line 43
- start debug using "vuejs: chrome" debug config (FYI I reproduced the same steps as here: https://fr.vuejs.org/v2/cookbook/debugging-in-vscode.html )
- click the button in the component
What is expected?
Breakpoint should be hit
What is actually happening?
Breakpoint is not hit
It's working great with Js, but ko with Ts
toume, ffxsam, davidmdem, SimonSiefke, literakl and 11 moreishiyama0530, mrsimpson, hideak, jgourmelen and yangmin4052
Metadata
Metadata
Assignees
Labels
needs team reproWe acknowledged your report and will soon try to reproduce itWe acknowledged your report and will soon try to reproduce itscope: typescript