svg-sprite-loader icon indicating copy to clipboard operation
svg-sprite-loader copied to clipboard

sprite.svg load every time when change showing icon

Open ko22009 opened this issue 1 year ago • 1 comments

I use react-router-dom and after change page, sprite.svg load every time. I use extract option.

ko22009 avatar May 25 '23 20:05 ko22009

I suggest you use useMemo for caching

xiaozhangclassmater avatar Jun 19 '23 09:06 xiaozhangclassmater