Echonessy
Echonessy
滚动位置无法缓存
{activePans.map((pane) => { const key = `${pane.id}${pane.key}`; const content = reactComponent return ( {content} ); })}
## What happens? 打开tabA、打开tabB,关闭tabA,再打开tabA qiankun会挂载失败 single-spa minified message https://github.com/umijs/qiankun/issues/31 ``` /** * @description: 2.4.4 * @return {*} */ const appInstanceId = `${appName}_${+new Date()}_${Math.floor(Math.random() * 1000)}`; ``` ``` /** * @description:...
子应用切换回来无法保持keepalive
弹幕bug
弹幕发送,从后端更新弹幕,调用resetItems,会导致dom层弹幕重复