-
Trying in https://github.com/bahmutov/cypress-angular-unit-test/tree/try-as-component-spec
- clone the repository
- `git checkout try-as-component-spec`
- Install dependencies with `npm i`
- `np…
-
## Description
I'm trying to use this library with an `Angular 9/Ionic 5` app. When I'm injecting `ZiggeoModule` in one of the app's module, it's failing with something like:
![image](https://us…
-
## Type of Issue
```
[x] Bug Report
[ ] Feature Request
```
## Description
Recently I updated my Angular project dependency versions and I get this error when trying to build a library:
…
-
# 🐞 bug report
### Affected Package
The issue is caused by package `@angular/localize` and/or Ivy (not sure).
The crash happens here: https://github.com/angular/angular/blob/416c786774dccc20d82…
-
Hi I have some issues while adding your module & build it with ng 9
```
ERROR in node_modules/angular-calendar/modules/calendar.module.d.ts:23:75 - error NG6005: CalendarModule.forRoot returns…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or req…
-
# Bug Report
## Description
I provide the API Key via the config-object in the forRoot-method. However, I receive error instantly
`Geocoding Service: You must use an API key to authenticate …
-
# 🐞 bug report
### Description
After update Angular CLI 9 and create a new project, I found `ngDoBootstrap()` doesn't fire.
## 🔬 Minimal Reproduction
https://github.com/wellwind/ng9-ngdobo…
-
https://stackblitz.com/edit/angular-6cuvhn?file=package.json
package.json:
```
{
"name": "ng9",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": …
-
I have an Angular library containing functions like "export function myFunction".
The project with the error have this library as a dependency and when I want to spy on the function, the error belo…
C0ZEN updated
4 years ago