imcvampire / vue-truncate-filter

A filter for Vuejs to truncate string
MIT License
57 stars 6 forks source link

Error in render: "TypeError: can't access property "length", text is null" #13

Open serlus opened 12 months ago

serlus commented 12 months ago

When text is null it breaks the conditional.

text.length