react-middle-truncate icon indicating copy to clipboard operation
react-middle-truncate copied to clipboard

react-middle-truncate not work on dynamic string

Open dxtri94 opened this issue 5 years ago • 0 comments

Hi, i have integrated your plugin in my reactjs project . I used reactjs with redux and redux too. So the plugin not work when string is fetched from api. Ps: plugin working well with hard string. this is code: <MiddleTruncate text={txhash} start={6} end={6} /> Thanks

dxtri94 avatar Feb 19 '20 07:02 dxtri94