-
using Angular9 (Ivy enabled) got this error
```
Error: Failed to compile entry-point ngx-formly-material-file (es2015 as esm2015) due to compilation errors:
node_modules/ngx-formly-material-file/fe…
-
## 💬 Questions and Help
I have successfully exported excel file with image using base64 file, however when I try to add an image using filename such as this
`var imageId1 = workbook.addImage({
…
-
### I'm submitting a
- [x] bug report
- [ ] feature request
### Background info
In latest version (5.0.2) of sign-in-widget, the okta-auth-js version referred in "devDependecies" section r…
-
I am using Ion-RangeSlider in angular9 application. The issue i am facing is when i am trying to use "$" from jquery it is giving me error as "Cannot find name '$'. Do you need to install type defini…
-
问题: 开发环境中路由是history模式,但是打包到生产环境中路由竟然成了hash的模式。但是angular模式 默认的是history模式啊,为什么到了线上成了hash了呢?我看了Nginx的配置是最基础的配置,没有针对history模式路由进行配置。但是问题是应该404 不应该直接是hash的模式啊?是不是我少配置了什么东西了?
版本: angular9 …
-
I'm trying to use this with Angular 9. but I get his error:
ERROR in node_modules/angular-inline-editors/node_modules/@angular/core/src/linker/compiler.d.ts:67:25 - error TS2694: Namespace '".../node…
-
**Is your feature request related to a problem? Please describe.**
My client is Angular9(typescript). It's client only. Server is not in my control. So I would like to browerify the content such that…
-
## Current behavior
Please see stackblitz below!
When I use the translate **directive**, it doesn't translate when the key is changed dynamically.
translate **pipe** works OK with dynamic key as ex…
-
i wrote the config like this
```
configureWebpack: {
plugins: [
new PrerenderSPAPlugin({
staticDir: path.join(__dirname, "dist"),
routes: ["/"]
})
]
```
a…
-
### Reproduction link
[https://stackblitz.com/edit/angular-nz-table-wrap-issue](https://stackblitz.com/edit/angular-nz-table-wrap-issue)
### Steps to reproduce
1. create `nzTable #fixedTable`
2.…