kavalcante / vue-truncate-collapsed

A simple component that truncates your text and adds a 'Read More/Show Less' clickable.
https://kavalcante.github.io/vue-truncate-collapsed/
MIT License
108 stars 17 forks source link

Infinite loop issue #18

Open mhluska opened 4 years ago

mhluska commented 4 years ago

The latest version of this project uses a version of html-truncate that suffers from an infinite loop: https://github.com/huang47/nodejs-html-truncate/issues/24