Is root's +layout.svelte
function that onMount
maybe returns ever called?
#10669
Unanswered
frederikhors
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Nobody answers? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is root's
+layout.svelte
function thatonMount
maybe returns ever called?I'm wondering if it makes sense to return something from there since I don't think it ever gets called anyway because I don't see when it can be executed if for example the browser window is closed.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions