-
## Library
- [x] `@azure/msal-angular@1.x.x`
## Description
The current [angular9-sample-app](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/samples/angular9-sample-a…
-
Hi,
i am getting an error while doing `ng update` for angular9 app.
**Error**
```
Package "ngx-scroll-event" has an incompatible peer dependency to "@angular/compiler" (requires "^2.4.5" (extended…
-
I using ng2-date-picker 9.0.0 in my angular 9 application. But date picker not visible in the component. i imported in the app module.
-
## I'm submitting a...
[x] Bug report
## Current behavior
Please take a look at the minimal example below:
```typescript
@Pipe({name: 'map'})
export class MapPipe implements PipeTran…
-
@hawtim 我使用import 方式导入了js:
```
import * as $ from 'jquery'
import * as factory from '../../../assets/editor.md/editormd.js';
```
初始化:
```
window['jQuery'] = $;
window['$'] =…
-
## Library
- [ ] `msal@1.x.x` or `@azure/msal@1.x.x`
- [ ] `@azure/msal-browser@2.x.x`
- [ ] `@azure/msal-angular@0.x.x`
- [x] `@azure/msal-angular@1.1.1`
- [ ] `@azure/msal-angularjs@1.x.x`
*…
-
**Describe the bug**
which template:
* **MaterialDesignFrameworkModule — Material Design**
* [ ] Bootstrap3FrameworkModule — Bootstrap 3
* [ ] Bootstrap4FrameworkModule — Bootstrap 4
* [ ] NoFr…
-
1. Created new angular9 app
2. Added SSR:
> ng add @nguniversal/express-engine
3. Added lazy-load module:
> $ ng g m test --route test --module app
4. Moved routes from separate routing modul…
-
Hi,
I need to have a dialog popup in each **Gridster Item**. When I'm trying to open a popup, it's opening within Gridster item itself. I need to open a popup to window size and
The CSS Positio…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
*…