-
No bugs =)
-
![GIF 2020-11-13 16-01-07](https://user-images.githubusercontent.com/367891/99204910-fec72e00-27f1-11eb-8e5c-fc5d80cf3456.gif)
first in the right list, drag the first to the last, then drag one…
ue360 updated
3 years ago
-
Please increase angular version
-
Hi,thanks for the great library.I am using this library in My AngularApp v10.
If you provide angular v10 compatiblity it will be very appriciated.
Thanks.
-
* **I'm submitting a ...**
[ ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
* **Do you want to request a *feature* or report a *bug*?**
reporting a bug…
-
Hi there,
i´ve the following error since i updated to Angular10:
Property 'authentication' does not exist on type '{ value: string; }'
I used the workaround with "null" on signIn method.
H…
-
I'm getting this error after upgrading to angular10:
node_modules/ngx-popper/src/popper.module.d.ts:5:63 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s)
Sariq updated
3 years ago
-
尊敬的开发者您好:
我的项目angular版本由8.5升级到了10,发现引入的ngx-amap包大量报错。不太清楚是什么原因,请问,ngx-amap支持angular10 么?
-
我成功运行了乾坤angular9的官方实例,在这个基础上按angular9的实例也成功升级到angular10.
可是现在我的问题是:
因为实际项目我们会使用到i8n和一些图片. 代码如下:
@ngx-translate
export const createTranslateLoader = (http: HttpClient) => {
return new Translat…
-
I am using https://github.com/mranenko/angular10-todo to test your plugin and I couldn't make it run using "snowpack dev" or "npx ngsnow", I got the following error:
UnhandledPromiseRejectionWarnin…