Skip to content

Conversation

@webJose
Copy link
Contributor

@webJose webJose commented Sep 29, 2025

This was the original intention, but in SSR (Sveltekit), this is not the reality.

The route component registers its conditions with the router using $effect.pre(), which doesn't run on the server, causing all routes to be briefly visible.

This was the original intention, but in SSR (Sveltekit), this is not the reality.

The route component registers its conditions with the router using $effect.pre(), which doesn't run on the server, causing all routes to be briefly visible.
@webJose webJose merged commit ed143ee into main Sep 29, 2025
1 check passed
@webJose webJose deleted the JP/fix branch September 29, 2025 04:06
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