juangl / react-truncated-component

✂️ React component to truncate text with format and paragraphs support included.

Home Page:https://react-truncated-component.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cache is broken

amitava82 opened this issue · comments

https://github.com/juangl/react-truncated-component/blob/master/src/updater.js#L13
Should be using get method instead of array notation.

Hello, @amitava82. Thank you for your bug report! I just published a new version where the problem is fixed but feel free to reopen this if the problem continues.