shuding/cobe

Add cleanup to examples

Open

#27 opened on 2022年4月17日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)TypeScript (5,298 stars) (299 forks)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.

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

Add cleanup to examples · shuding/cobe#27 | Good First Issue