José Rocha

Results 4 comments of José Rocha

Can you check if you put the following code inside the directive 'masonryBrick' if it helps you? ``` javascript scope.$watch(function () { return element.height(); }, function (newValue, oldValue) { if...

Hi, The version 2.2.16 is out with the file "types/swipe.d.ts" on the version 2.2.13, I cleared npm cache deleted node modules but a fresh install of 2.2.16 always brings the...

Hi @cywolf just tested that changes and it seems to fix the problem that I described. Did you reported this problem previously on this repository? Asking to see if there...

Hi @dragorwyin that is strange your case is very similar with mine and the solution by @cywolf worked for me, did you check your routing configuration to see if there...