Skip to content

Conversation

@AdamVacha
Copy link
Owner

fixed 500 error on page refresh, init isCodePanelHorizontal to false and moved window logic (isCodePanelHorizontal = window.innerWidth >= 768;) to onMount in lesson level +page.svelte

…and moved window logic (isCodePanelHorizontal = window.innerWidth >= 768;) to onMount in lesson level +page.svelte
@AdamVacha
Copy link
Owner Author

fixed 500 error on page refresh, init isCodePanelHorizontal to false and moved window logic (isCodePanelHorizontal = window.innerWidth >= 768;) to onMount in lesson level +page.svelte

@AdamVacha AdamVacha merged commit d5a7bb0 into main Apr 22, 2025
1 check passed
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.

2 participants