-
Type: Bug
I am not sure which extension is causing this but when I started VS Code today and when I choose Javascript Debug Terminal, the breakpoints are not hit. I have tried everything to troubles…
-
Does not seem to work with typescript files. *.ts files get .js added to their path :
```
23 07 2015 23:55:18.363:WARN [karma]: No captured browser, open http://localhost:9876/
23 07 2015 23:55:18.3…
-
The following errors were reported by 5.2.0-dev.20230730
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
* **I'm submitting a ...**
[x ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
* **What is the current behavior?**
When application starts, a javascrip…
-
Describe your issue here.
###### Version:
- [x] v2.x.x
- [ ] v1.x.x
###### Issue type:
- [ ] Bug
- [x] Proposal/Enhancement
- [ ] Question
- [ ] Discussion
------
The exampl…
-
There was a change in the behavior of const enum compilation between v0.16.2 and v0.18.0.
Before upgrading my const enum values were replaced with the actual value.
Now they keep the variable name, wh…
-
So i was trying to follow the setup videos. After the typescript typings and concurrently installation when I try to run I get this error in npm debug log
> 0 info it worked if it ends with ok
1 v…
-
So i have update to the latest RC7 of angular2 and now im getting this error :
`Reflect.getMetadata is not a function`
What can I do to fix this issue, I'm using the 0.1.2 version. (Also tried wit…
-
### Use case:
First of all many thanks for your efforts in making this plugin.
I am trying to use this plugin in my Angular5/Ionic4. I've installed the plugin via npm:
`npm install dom-to-ima…
bkarv updated
6 years ago
-
Hello,
I have implemented Swagger UI for Web API 1 type Project.
Everything works fine for me but not for Generic Return Types.
Eg.
```
[HttpGet]
public ResultBase GetAllPatients
[HttpG…
sankp updated
7 years ago