Dom

Results 6 issues of Dom

I'm experiencing numerous issues with Angular in newer versions of Storybook. It seems they are all related to Compodoc. These issues include: * Arrays are interpreted as strings * Enums...

bug
app: angular
argtypes

# Issue: Hi - I wanted to use `@jscutlery/cypress-harness` and followed the instructions how to set it up. It is working for official Angular Material Harnesses (like `MatButtonHarness`): ```ts import...

bug
cypress-harness

**Angular DevTools version (required)**: 1.0.1 **Redux DevTools version**: 2.17.1 **Angular version (required):** 11.0.9 _Description of issue:_ When running Angular DevTools together with Redux DevTools, the profiler will be bloated with...

feature

# Github Sentry Action Release Bug Report ## Environment - runs-on: ubuntu-latest (GitHub runner) - uses: getsentry/action-release@v1 ## Steps to Reproduce I am using the `dist` input like this: ```yml...

### Current Behavior When using the `libraryGenerator()` method from `@nx/angular/generators` inside a (Jest) test, it will fail. Example: ```ts import { libraryGenerator } from "@nx/angular/generators"; import { createTreeWithEmptyWorkspace } from...

type: bug
scope: core

### Current Behavior When serving an app with `nx serve` inside a docker container, it will keep hanging (without any log output) when restarting the container using `docker compose restart`....

type: bug
scope: core
priority: medium