satanTime

Results 164 comments of satanTime

Hi @wvankoppen, could you tell me the steps, looks like it works for me: ``` npm run start > [email protected] start > ng serve ⠙ Generating browser application bundles (phase:...

Hi there. Thanks for the report. I'll take a look, hopefully, this week. The release: https://github.com/ike18t/ng-mocks/releases/tag/v13.3.0

Hi @kekel87, could you provide a min repo with the issue? in my case I always get ```log TypeError: Cannot call a class as a function at _classCallCheck (node_modules/@babel/runtime/helpers/esm/classCallCheck.js:3:1) at...

For me it's still, ``` Chrome Headless 103.0.5058.0 (Mac OS 10.15.7) issue-2862 should initial state and value FAILED TypeError: Cannot call a class as a function at _classCallCheck (node_modules/@babel/runtime/helpers/esm/classCallCheck.js:3:1) at...

Ah, I think this is exactly the issue ``` Expected $[0].notification to be a kind of Object, but was Notification({ kind: 'N', value: 'value', error: undefined, hasValue: true }). ```...

So far I can see the error on `"target": "es5"`, whereas `"target": "es2015"` works well. Could you share your `tsconfig.json`?

Something is wrong: here I use `[email protected]` (also I've tried 13.2.0), but it still fails: https://stackblitz.com/edit/github-ec7feu-pwtrks?file=src%2Ftest.spec.ts Could you share here a zip or github repo where I could simply switch...

Hi @kekel87, could you check what I'm missing?

Looks like it's something with Angular and es5 vs es2015. I've created a repo without `ng-mocks` and it still fails: https://github.com/satanTime/github-ec7feu-pwtrks/tree/classic There is an example with `ng-mocks`: https://github.com/satanTime/github-ec7feu-pwtrks

Oki, have good vacation. Please, ping me when you are back.