leo

Results 3 comments of leo

@zohararad I also have this problem this.play(); this.pause(); can't work this.play() setTimeout(**this.pause**, 3000) this is work fine, note @YogaLin ,there is some wrong around this.pause

> ![image](https://user-images.githubusercontent.com/4537450/185818822-160a187f-bdfa-4b5c-8a05-e4a28d89a18f.png) 如图可解决 之前也有人问 官方只解释了问题的原因就是众所周知得组件销毁了还在设置状态 并未给出解决方式以及框架层面得原因 @coderlcb @PaleGeek @tuonioooo 还要删除 await refresh();

you should call 'storage?.removeExpiredObjects()' before get the cache ,it's worked for me