react-ant icon indicating copy to clipboard operation
react-ant copied to clipboard

切换页签时,已经存在页签中的组件都会重新渲染

Open aierweisi opened this issue 4 years ago • 0 comments

比如,在一个页面打印输出123,那么切换tab时,无论切换 哪个tab,这个console都会打印出来,这也就说明每个组件其实还是渲染了,请问有什么 办法进行优化吗

aierweisi avatar Oct 10 '20 01:10 aierweisi