Maksim Krautsou
Maksim Krautsou
**Describe the bug** When I do `ng test` - it doesn't find any single test. Firstly, I tried that on existing project (which is using jest but via jest cli...
I faced issue with `afterClose` event. Yes, I saw this PR (https://github.com/ncstate-sat/popover/pull/220) and your comment said that you're aware. At that time PR got merged. Later, I assume this commit...
### This is a... - [ ] feature request - [x] bug report - [ ] usage question ### What toolchain are you using for transpilation/bundling? - [x] @angular/cli -...
It would be great to have a possibility to pass custom JsonSerializerSettings. Sometimes it requires to modify default reference loop handling (or preserve references handling) for serialization(deserialization). For now, there...