这篇文章主要讲解了“react组件mount好几次如何解决”,文中的讲解内容简单清晰,易于学习与理解,下面请大家跟着小编的思路慢慢深入,一起来研究和学习“react组件mount好几次如何解决”吧! react组件mount好几次的解决办法:1、找到并打开“index.tsx”或者“index.js”文件;2、找到“root.render(
StricterStrictMode:Inthefuture,Reactwillprovideafeaturethatletscomponentspreservestatebetweenunmounts.Toprepareforit,React18introducesanewdevelopment-onlychecktoStrictMode.Reactwillautomaticallyunmountandremounteverycomponent,wheneveracomponentmountsforthefirsttime,restoringthepreviousstateonthesecondmount.Ifthisbreaksyourapp,considerremovingStrictModeuntilyoucanfixthecomponentstoberesilienttoremountingwithexistingstate.
大意如下:在未来,React会提供一个新特性,该特性会使得组件取消加载后能维持状态。React 18会再Strict Mode中引入一个新的开发模式。React将会对每一个组件自动取消加载并重新加载。如果其干扰了你的应用,移除Strict Mode就能够修复组件重新加载的问题。解决方案知道了原因之后,解决方案也很简单,将index.tsx或者index.js文件里的React.StrictMode高阶组件包围去掉即可。修改前:
root.render();
修改后:
root.render( //去除React.StrictMode //// );
感谢各位的阅读,以上就是“react组件mount好几次如何解决”的内容了,经过本文的学习后,相信大家对react组件mount好几次如何解决这一问题有了更深刻的体会,具体使用情况还需要大家实践验证。这里是云技术,小编将为大家推送更多相关知识点的文章,欢迎关注!
相关推荐: æä¹æhtmlåævue代ç
htmlvue VueHTMLHTMLVueHTMLVueVue Vue Vue Vue Vue HTMLVue HTMLVue HTML HelloWorld! Item1 Item2 Item3 Link Vue HelloWorld! {{item}} …