shuding/cobe

Add cleanup to examples

Open

#27 aperta il 17 apr 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)TypeScript (299 fork)user submission
good first issuehelp wanted

Metriche repository

Star
 (5298 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor