regexer-github

Results 4 comments of regexer-github

@jeroenheijmans: Exactly this! No DOM manipulations on my part but simply the flex-grow that happened after the setHeight of the elastic directive

@BradleyHill, @wouterv where exactly in the testing flow do you redefine your component properties? Does not seem to work inside my beforeEach since the error occurs inside the createComponent method...

Well, I somehow cannot get this to fail anymore... I assume ng test did recompile correctly :/ Thank you for the advice anyway. The idea of moving the initialization of...