shuding/cobe

Add cleanup to examples

Open

#27 创建于 2022年4月17日

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

仓库指标

Star
 (5,298 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南