-
node_modules/@angular/core/core.d
5680 export declare abstract class Renderer2 {
'Renderer2' is declared here.
-
Hello, I'm using the below packages in my Angular 9 project:
"@azure/msal-angular": "^1.0.0",
"msal": "^1.3.2",
and my app module contains the below code:
MsalModule.forRoot({
auth:…
-
chrome: 81.0.4044.129
xlsx version: 0.16.0
online demo: https://stackblitz.com/edit/angular-hqvflc
```log
preview-a6375fe2714261e000f1b.js:1 ERROR Error: Cannot find file [Content_Types].xml in z…
fxioi updated
4 years ago
-
# Bug Report
#### What is the expected behavior?
The documentation for fxFlex says that the flex-basis field "controls the default size of an element, before it is manipulated by other Flexbox pro…
-
Hi Everyone ,
I am getting locked or busy error while running ng serve , angular 8 working fine, Issue comes when i upgrade angular 9.
Error: EBUSY: resource busy or locked, lstat 'C:/hiberfil…
-
ERROR in The target entry-point "@fullcalendar/angular" has missing dependencies:
- @fullcalendar/core/types/input-types
- @fullcalendar/core/datelib/env
- @fullcalendar/core/datelib/duration
…
-
## What happens?
执行npm run build或build:qiankun都报错误
An unhandled exception occurred: polyfills-es5.js: Invalid left-hand side in assignment expression (9:2)
7 | exports["polyfills-es5.…
-
When you combine `` and `` using ``, the result is broken when `` **precedes** ``.
However, things work as expected when `` **follows** ``.
#### Reproduction
Steps to reproduce: https://stack…
ebenh updated
4 years ago
-
[Enter feedback here]
---
#### Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*
* ID: 23bbdebe-7c92-b9ab-9ff1-5ebf939fd62e
* …
-
### Reproduction link
[https://ng-zorro-antd-start.stackblitz.io](https://ng-zorro-antd-start.stackblitz.io)
### Steps to reproduce
ng new demo
ng add ng-zorro-antd
ng serve --open
### What …