-
The following errors were reported by 5.0.0-dev.20230226
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
### Description
> I'm facing an issue when trying to run an angular project that has angular2-jwt (^5.0.2)
### Reproduction
Running with `ng s --port 4300 --open`
![2022-11-12_19-33](https…
-
The following errors were reported by 5.0.0-dev.20230207
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
# 🐞 Bug report
### Command
> ng run badgewell:server:dev
....
WARNING in ./node_modules/encoding/lib/iconv-loader.js 9:12-34
Critical dependency: the request of a dependency is an ex…
-
sonarqube_report.xml generated by jest-sonar is not valid when including jest-runner-eslint files (non spec files should not be in tests reports)
Pipeline:
```
00:56:37 ERROR: Error during SonarQu…
-
### Body
The following modules need to be included into the UI linting:
- [x] cypress https://github.com/apache/streampipes/pull/891
- [x] deployment https://github.com/apache/streampipes/pull/…
-
### Checklist
- [X] I've looked at the [documentation](https://leafletjs.com/reference.html) to make sure the behavior isn't documented and expected.
- [X] I'm sure this is an issue with Leaflet, not…
-
##### **Compodoc fails to generate docs**
_[19:34:27] Searching package.json file
[19:34:27] package.json file found
[19:34:27] Processing package.json dependencies
[19:34:27] Searching README.m…
-
**Describe the bug**
Something in the latest update, `v9.6.6`, made it so all the chart metrics I have have an unnecessary vertical scrollbar. This wasn't happening before I updated.
**To Reproduc…
-
when I use the demo code ,the event is not work ,I don't know why this happen?
`
`
`
onChartEvent(event: any, type: string) {
console.log('chart event:', type, event);
}`