satanTime

Results 164 comments of satanTime

Hi @GipHub123, unfortunately, I don't see the same errors on A17 with `ng-mocks`. Could you post a failing test here which I could debug?

Ah, new syntax. That makes sense. I haven't tested it yet.

Hi @rlexa, I still cannot reproduce the issue, could you post a min failing example? This is what I use, but it doesn't fail. ```ts import { Component, Input, NgModule...

Hi all, all issues are in my todo, but not much time to work on the lib recently. Hopefully, in a couple of weeks, I'll be back on track and...

[v14.12.2](https://github.com/help-me-mom/ng-mocks/releases/tag/v14.12.2) has been released and contains a fix for the issue. Feel free to reopen the issue or to submit a new one if you meet any problems.

All creds go to @andreandersson. Thank you for the contribution!

Hi @JsantosDK, right, `ng-mocks/libs/ng-mocks` contains sources to produce the final build.

Hi @andreandersson, it used to be like that, but it doesn't represent all the data which is needed for mocks, that's why `ng-mocks` replies on decorators data instead.

Hi @Morad-m11, thanks not noting! I've copy-pasted the original description.

Hi @twjacobsen, thanks for the report. A failing example: https://github.com/satanTime/ng-mocks/blob/issues/4486/tests/issue-4486/angular.spec.ts