-
ERROR in node_modules/ng-masonry-grid/ng-masonry-grid.module.d.ts:5:22 - error NG6002: Appears in the NgModule.imports of AppModule, but could not be resolved to an NgModule class.
**This likely me…
-
I found that even if they are all pdb files, some can be displayed, some can not.
1. When I run the local DhaA80_0001.pdb file, I can display the result, and the file looks like this.
HEADER …
-
**IMPORTANT:**
_Please be specific with an example. An issue with_
**Steps to reproduce and a minimal demo**
- _Upgraded to angular 15.0.0 to 16.1.4
- npm i
- Getting below error this…
-
## Overview
Given my background in developing React SPAs and positive experiences with React Testing Libraries and Playwright, this playbook proposes the following solutions for testing Angular app…
-
ERROR in node_modules/nativescript-accordion/angular/index.d.ts:107:22 - error NG6002: Appears in the NgModule.imports of HelpModule, but could not be resolved to an NgModule class.
This likely mea…
-
See the ticket on the angular github as well:
https://github.com/angular/angular/issues/35203
Affected Package
The issue is caused by package @angular/....
Is this a regression?
Sort of, it's b…
-
_From @paulpatarinski on December 5, 2016 23:37_
**Ionic version:** (check one with "x")
[ x] **1.x**
[ ] **2.x**
**I'm submitting a ...** (check one with "x")
[ x] bug report
[ ] feature re…
jgw96 updated
7 years ago
-
I am having a test spec for a component that has a `` on it. I naively tried to do just import `SlideshowModule` in my spec, but it runs into
```
Uncaught TypeError: Cannot read property 'loaded' …
-
- `jasmine-dom` version: 1.0.3
- `node` version: 14.15.4
- `npm` version: 6.14.10
- `@angular/core` version: 12.2.9
- `typescript` version: 4.3.2
- `jasmine-core` version: 3.8.0
### Relevant c…
-
As mentioned in this issue: https://github.com/manfredsteyer/angular-oauth2-oidc/issues/1345
Due to "Throttling of Javascript timers in background" feature of the browser, the timer slows down when…