-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Layout issue with version 11.0.2 #80
Comments
Hi, not sure how that change could cause the bug. Do you have images in that component? |
I do not have images on the component. I honestly don't know how it would affect it either. |
Component GIST: https://gist.github.com/manuelosorio/be2290111426a1aee4912dbfe890d679. Pull request: #81 seams to fixed the problem when I add
|
Hi, I'm not sure if it's the same issue but I think I fixed the one in #81. Please try the new release and see if it works and feel free to reopen if it doesn't. Thank you! |
I tried the new update. I'm still having the same issue where an empty space at the top of my ngx-masonry items. |
Then it could be a different issue. Could you try make a stackblitz repro? |
@wynfred I made a stackblitz. I had to manually add the ngx-masonry repo as ngcc was not compiling it on stackblitz after install. The component using ngx-masonry is |
The change made to src/lib/ngx-masonry.directive.ts in commit 66534b4 ended up breaking the layout I had. I'm not completely sure to what that change actually does but below I'm providing links to a few screenshots to show the issue.
[email protected]
http://prnt.sc/15shks4
http://prnt.sc/15shkzv
[email protected]
http://prnt.sc/15sj99m
https://prnt.sc/15sgl9r
http://prnt.sc/15sh4t2
The text was updated successfully, but these errors were encountered: