Ecenaz
Results
1
comments of
Ecenaz
Hello, I fixed my problem using these functions: ` destroyed() { this.rive?.stopRendering(); this.rive?.cleanupInstances(); }, ` I'm using Vue2, the problem is that when I change something non-stop (because of the...