feat: stop continue regeneration
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
await tick();
|
||||
|
||||
if (tooltipInstance) {
|
||||
tooltipInstance[0].destroy();
|
||||
tooltipInstance[0]?.destroy();
|
||||
}
|
||||
|
||||
renderLatex();
|
||||
|
||||
Reference in New Issue
Block a user