Closed
Description
After accidentally upgrading it to 0.10.11, I noticed that this.$redrawVueMasonry()
will trigger the below error in browser's console;
Uncaught TypeError: _vue2.default.redrawVueMasonry is not a function
I assume this has something to do with the latest merge here #29
Meanwhile, now Vue-masonry
also seems to require imageLoaded
as a dependency. Some explanation would be nice here. I would recommend some kind of testing before releasing a new version cuz for vue-masonry
it either works or just breaks the whole website which is rather painful. Thanks.
Metadata
Assignees
Labels
No labels