RubyLouvre / anu

the React16-compat library with hooks
https://rubylouvre.github.io/anu/
Apache License 2.0
3.19k stars 318 forks source link

IE8别用这个库,有内存泄漏问题,我因为自己的机器是ie11写完了才发现,特此提醒你们,并且以后也不会有人维护了 #1240

Open hengyanqwe opened 1 year ago

hengyanqwe commented 1 year ago

bug描述 描述出现的问题

复现bug的步骤 1.在hooks中反复切换组件,然后就会发现在ie8中所占的内存只增加不减少,ie11是没问题的。

问题截图

编译环境信息

运行环境信息 ie8

hengyanqwe commented 1 year ago

淦,幸亏我用的是layui,样式要是自己写的能恶心死