Andrzej Jordanow
Results
2
comments of
Andrzej Jordanow
As a dirty workaround you can try the following: 1. Add something like `uib-tab(select='vm.triggerResizeEvent()')` to tab with "vertilized" content. 2. Implement `triggerResizeEvent()` in the corresponding controller: ``` javascript this.triggerResizeEvent =...
> Hi @ajordanow, is this PR still relevant? @szczygiel-m - Should be (once the merge conflicts are resolved). But the checks were never green for this PR because at the...