CcClip icon indicating copy to clipboard operation
CcClip copied to clipboard

fix: get store key

Open MrPluto0 opened this issue 1 year ago • 0 comments

如果使用pnpm安装模块,会由于无限递归导致堆错误;但是使用yarn并没有该错误。 在检索store的key过程中,可以优化减少递归次数,并解决该问题。

MrPluto0 avatar Oct 07 '24 06:10 MrPluto0