vue-match-heights icon indicating copy to clipboard operation
vue-match-heights copied to clipboard

How to reinit ?

Open zhuxiaoyu88 opened this issue 5 years ago • 1 comments

I got the problem after I push new data (load more). What should I do?

zhuxiaoyu88 avatar Nov 20 '19 04:11 zhuxiaoyu88

@zhuxiaoyu88 rematched in the following way.

document.dispatchEvent(new CustomEvent('matchheight', {}))

uuki avatar Apr 07 '20 06:04 uuki