Asger K Jensen

Results 11 issues of Asger K Jensen

This is a basic chrome extension to allow recording flows for scenarios. Useful to generate a baseline template if your SPA frontend generates alot of different calls on each page...

**For support questions, please consider using [Gitter - Chat](https://gitter.im/angulartics/angulartics2)** **I'm submitting a ...** * [ ] bug report * [x] feature request * [ ] question about the decisions made...

v3.14.1 seems to include something that breaks existing flows. In this particular CI pipeline, i have an earlier checkout with ``` - uses: actions/checkout@v2 with: fetch-depth: 0 ``` so when...

Apparently the sources have changed. I changed it to use yakkety, but had to also add "file" to the list of apt-gets. This was to install the server edition of...

**Describe the bug** I'm able to add the Github App to my organizational private repository. I am admin of the repository, but not on the org. However, after it prompts...

### Command serve ### Description I have a project using @angular-devkit/build-angular:application as executor. This project has SSR enabled, via `ssr: { entry: 'path/to/file' }` and `server: path-to-main.server.ts` When i run...

feature
feature: under consideration
area: @angular/build
angular/build:dev-server

Voltas doesnt have a numbered version out yet, but master has been updated to use node20

Currently getting this warning: ``` Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mdecoleman/[email protected], ```

### Description of the bug: I have a combined CDK8s + CDK stack using an imported cluster to add an extra Deployment to the EKS cluster. With CDK8s v2.64.0 `synth`...

bug
needs-triage

**Describe the bug** When i include a metric in the rollup, with `sum`, and `value_count` and `avg`, and later on try to use those fields in search, i get an...

bug