Shane Taylor

Results 4 comments of Shane Taylor

I'm having the same issue. The monaco namespace is undefined in my unit tests. For example, I have this reference to the namespace in my component: ``` const markups: any[]...

@zewa666 thanks so much, that was it. Much appreciated!

@zewa666 Thanks again, that did resolve the issue with Karma not finding the loader.js file and karma now shows the editor in the browser of running tests. But whenever the...