yc

Results 2 comments of yc

触发规则:**render树进行diff时,没有发生变化的element就不做更改** 以下情况可忽略此错误: 1. 列表不被计算和改变。 2. 列表项没有ID属性 3. 列表不会执行重排或筛选操作 [参考资料](https://blog.csdn.net/weixin_33690367/article/details/91476596)

> After migration from 0.6.3 to 0.8.2, provider.destroy() just temporally changes the connection status, but keeps living, firing unwanted events and causing memory leaks. There's no way right now to...