Skip to content
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

Child component width #33

Open
sleep9 opened this issue Sep 24, 2021 · 0 comments
Open

Child component width #33

sleep9 opened this issue Sep 24, 2021 · 0 comments

Comments

@sleep9
Copy link

sleep9 commented Sep 24, 2021

I am not sure if this is a masonry issue but running

mounted: function() {
console.log(this.$el.clientWidth);
}

in a masonry child component is reporting widths larger than the column width.
Seems to be a firefox issue and not an issue with chrome based browsers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant