Skip to content

Conversation

@sakithb
Copy link
Collaborator

@sakithb sakithb commented Dec 18, 2025

No description provided.

@sakithb sakithb linked an issue Dec 18, 2025 that may be closed by this pull request
}
}

$: if (!show && previewInterval) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it would be better to migrate this to new Svelte 5 effects. use the $effect rune.

$: has always caused unexpected problems

Note: Svelte plugins (vscode) has a command to automatically migrate a component to svelte 5

@supun-io supun-io merged commit 2ad7b2b into main Jan 14, 2026
6 checks passed
@supun-io supun-io deleted the fix-edited-template branch January 14, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Edited template is not being saved

3 participants