shuding/cobe

Add cleanup to examples

Open

#27 opened on 2022年4月17日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)TypeScript (299 forks)user submission
good first issuehelp wanted

Repository metrics

Stars
 (5,298 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド