-
I have a big problem in my project. Is an inexplicable case.
I used `mat-slide-toggle` that works good, but when I select page 2, not is good.
So I demonstrate my problem like in image:
[![enter i…
-
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request => Please do not submit suppo…
-
大神,请教你一个问题,我在controller层写serviceimpl类就不会报这个错,但是写service类就会报这个错,请问你知道是什么原因吗?我已经纠结好几个星期了,看了你的源码,改了发现还会报这个错,我的前台是angular2...
-
I am a big fan of the Material2 Framework for Angular2. I Design now the Frontend of a couple of pages with this. But one thing is very frustrating for me and some of my friends. (We are just UX / Fro…
-
## 🐛 Bug Report
After updating my angular application to v9, I'm getting the following errors:
``` typescript
ERROR in node_modules/exceljs/index.d.ts:1284:22 - error TS2307: Cannot find module…
-
Thanks for you great example of angular2-meteor.
Anyway I found an issue with sorting that was present from the old angular2-meteor apps.
Step to reproduce:
1. Open two windows of the application on…
-
- [@Component]
- [@View]
- [@Attribute()](https://github.com/kittencup/angular2-ama-cn/issues/52#issuecomment-173809952)
- [@Query()](https://github.com/kittencup/angular2-ama-cn/issues/52#issuecommen…
-
I have a problem when I use `[hasPermission]="role"` in sub-modules, I imported `Ng2Permission` in my `app.module` and if I import into `another.module` for use that, is created another instance for `…
-
Hello,
I am trying to use the modal inside another service, it used to work before but now it doesn't anymore.
I have a service for error reporting, all components and services in the program use it…