Maksim Krautsou

Results 7 comments of Maksim Krautsou

Faced this case as well (with Angular 8.2). Is there any progress on it? Documentation says it should work properly with matrix/optional params. And I agree with @benneq observations. So...

What do you want me to provide? Is 'steps to reproduce' not enough?

I just re-checked with [simple-app example](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/examples/simple-app): - download example - install packages - run tests ![image](https://user-images.githubusercontent.com/9148665/69044566-68510880-09f5-11ea-9e48-b680f6fd3303.png) I did change nothing, and if I will create another `repro-repo` - it will...

I've investigated the issue I have. And I found the problem: root path to project contains `dot` character, e.g. `D:\my\path\.with\dot\`. Further investigation showed some interesting things: _In all cases I...

Hi @just-jeb - Ok, so I will wait for updates from you - I'm curios what you will find.

I'm sorry, but I don't think it solved. You closed this issue, but it still inserts `&nbsp` if you have no label. I don't understand why it can't just render...

I've created a pull request which I think should fix this problem.