shuding/cobe

Add cleanup to examples

Open

#27 创建于 2022年4月17日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)TypeScript (5,298 star) (299 fork)user submission
good first issuehelp wanted

描述

The vue and svelte version examples do not have any sort of cleanup when components unmount. There needs to be a call to .destroy() to avoid memory leak.

贡献者指南