Closed olegdovger closed 8 years ago
Not sure that this is right way
var outer = this.$(); if (!outer) return;
but tests failed (https://localhost:4200/tests)
Atleast it helps to avoid issue
Thanks for this pull request! Can you resubmit it with only the outer change and none of the whitespace/style changes?
outer
Not sure that this is right way
but tests failed (https://localhost:4200/tests)
Atleast it helps to avoid issue