-
### Steps to reproduce
Add this library to a typescript angular project
And configure feathers with rx:
```javascript
import { feathers} from '@feathersjs/feathers';
import { rx } from 'feath…
-
Using angular-froala-wysiwyg 4.0.15 in current angular (14.2.6 as of this comment - this message is most likely printed using angular 13 as well) prints the following warning during build:
```
⠹ G…
-
### Command
serve
### Is this a regression?
- [X] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
All versions using Webpack…
-
### Core Library
MSAL.js v2 (@azure/msal-browser)
### Core Library Version
2.21.0
### Wrapper Library
MSAL Angular (@azure/msal-angular)
### Wrapper Library Version
2.1.0
### D…
-
**Describe the bug**
I get the error below when running ng serve:
```
Error: src/app/app.module.ts:275:12 - error NG6002: 'NgxHotjarModule' does not appear to be an NgModule class.
275 imports…
-
@Lightk3ira commented on [Wed Jan 02 2019](https://github.com/NativeScript/nativescript-angular/issues/1684)
Hello I am writing an Angular + Nativescript code sharing project and have realized it wou…
-
Hello, I have a big project with several modules...
**angular 8.2
angular-fusioncharts@3.1.0
fusioncharts@3.16.0**
To achieve better performance I imported fusioncharts module in the single mo…
-
I am currently using Angular 9, and when I try to use this library I get this from the compiler:
```
ERROR in node_modules/angular-zoom/zoom.module.d.ts:1:22 - error NG6002: Appears in the NgModul…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
This took a while to narrow down to something I could isolate / re-create. If I creat…
-
I tried to rebuilding your example with angular 9 and @nrwl/workspace 9.4.2
I always got this issue
```
Uncaught Error: A platform with a different configuration has been created. Please destroy it…