Marcel Hohn

Results 6 comments of Marcel Hohn

@skewed666 Did you solve your problem? I had the exact same issue, and it originated from a very stupid problem: The Machine Hall Dataset one can [download](https://projects.asl.ethz.ch/datasets/doku.php?id=kmavvisualinertialdatasets) is called "MH_01_easy",...

Is there any update on this?

After having stumbled upon this myself, I believe this behavior is closely related to what has been described in #2058. It looks like this is actually the intended behavior, see...

Yes, setting `target: "ES2016"` in the tsconfig for tests fixed it. Thanks a lot!

What exactly would be the benefit of strict mode when using standalone components? I tried to imagine a use case where some import of the standalone component is missing, the...

Thanks a lot for clarifying! Just to be clear, out of the three example tests you provided, the last one will fail, because `MockBuilder` does not throw an error in...