use a custom tinymce svelte component and other minor optimizations
This commit is contained in:
@@ -175,8 +175,6 @@
|
||||
clearTimeout(contentScrollThrottle);
|
||||
contentScrollThrottle = null;
|
||||
|
||||
console.log("here");
|
||||
|
||||
if (!panel) {
|
||||
return; // deleted during timeout
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user