yii2-infinite-scroll icon indicating copy to clipboard operation
yii2-infinite-scroll copied to clipboard

"$(...).masonry is not a function" error after appending new items

Open kassymbekoff opened this issue 7 years ago • 0 comments

Hello! I got this error after appending new items. How can I fix it? $(...).masonry is not a function at HTMLDivElement.infscr_callback_masonry (masonry-isotope.js?v=1515518008:18) at opts.callback (jquery.infinitescroll.js?v=1515518008:179) at infscr_loadcallback [as _loadcallback] (jquery.infinitescroll.js?v=1515518008:403) at HTMLDivElement.infscr_ajax_callback (jquery.infinitescroll.js?v=1515518008:575) at HTMLDivElement.<anonymous> (jquery.js?v=1513603849:9872) at Function.each (jquery.js?v=1513603849:362) at jQuery.fn.init.each (jquery.js?v=1513603849:157) at Object.<anonymous> (jquery.js?v=1513603849:9871) at fire (jquery.js?v=1513603849:3317) at Object.fireWith [as resolveWith] (jquery.js?v=1513603849:3447)``

kassymbekoff avatar Jan 11 '18 20:01 kassymbekoff