destom01
Results
1
comments of
destom01
I fixed the issue by adding: `$timeout(function () { angular.element($window).triggerHandler('resize') }, 500);` at the bottom of the vertilizeContainer directive.