Daniel W

Results 9 issues of Daniel W

I'm setting up jscutlery in my project, and when I execute `ng run my-project-here:ct` I get the following error: ``` 1) An uncaught error was detected outside of a test:...

bug

I'm plotting 2 data series in a Bar Plot, each one with several data points. It looks like this: ![image](https://user-images.githubusercontent.com/3975401/39331588-d60441ac-4959-11e8-9d0f-3e29691fc044.png) I would like to add a legend to it that...

### Current behavior I followed the README instructions to setup Cypress component testing with Angular 12 (followed the Webpack 5 instructions). When I execute `npx cypress open-ct` I get the...

🐛 bug

I followed the instructions in the readme, and when I did `ng serve` I got this error: ``` The target entry-point "@uirouter/angular-hybrid" has missing dependencies: - @uirouter/core - @uirouter/angular -...

Hello, I'm using version `1.5.0` downloaded from NuGet's repositories and when trying the code you have in the `README.md` I got this exception: ``` System.UnauthorizedAccessException: Access to the path is...

Hello, I have a project that uses jQuery 2.1.4, and foundation-datepicker was woirking ok. But as that version of jQuery is very old (+5 yo) I tried updating to jQuery...

**Describe the bug** The package.json mentions the latest version of this plugin is only compatible with Cypress 4.x: ```json "peerDependencies": { "cypress": "^4.5.0" }, ``` Is this a mistake and...

bug

In [this](https://docs.cypress.io/guides/tooling/visual-testing) and [this](https://docs.cypress.io/plugins#Visual%20Testing) pages there are mentions and instructions to install a plugin that has not worked with Cypress since version 4.5.0: `cypress-plugin-snapshots`. The first page I mentioned even...

good-first-time-issue
content: remove
section: plugins
triaged

### Which @angular/* package(s) are the source of the bug? core ### Is this a regression? Yes ### Description I recently introduced to my app `DestroyRef` to replace `@ngneat/until-destroy` and...

needs reproduction
area: core
core: rxjs interop