Skip to content

Conversation

mikerogerz
Copy link
Contributor

To be used correctly within components.

Example:
this.$nextTick(function () { this.$redrawVueMasonry() })

@shershen08
Copy link
Owner

Thanks for a clever input @mikerogerz
I am now making sure that the major problem raised in #26 is fixed. As son as it's stable I'll add your PR

@mikeevstropov
Copy link

mikeevstropov commented Aug 19, 2017

Calling from component

TypeError: this.redrawVueMasonry is not a function
TypeError: this.$redrawVueMasonry is not a function

"vue-masonry": "^0.10.10"

@mikerogerz
Copy link
Contributor Author

@mikeevstropov I just synced my patch with upstream and updated the dist js (where it's being loaded from.. not src, where I made the initial change). Try again with my fork and it should work fine.

@shershen08 If you don't see any issues, it would be great to see this merged.

@mikeevstropov
Copy link

@mikerogerz I did this 20 minutes ago. Thank you!

@shershen08 shershen08 merged commit 4de7cd9 into shershen08:master Aug 19, 2017
@shershen08
Copy link
Owner

Thanks for you participation @mikerogerz @mikeevstropov
Merged the PR in be75b5a

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

Successfully merging this pull request may close these issues.

3 participants