shuding/cobe

Add cleanup to examples

Open

#27 ouverte le 17 avr. 2022

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)TypeScript (5 298 stars) (299 forks)user submission
good first issuehelp wanted

Description

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.

Guide contributeur