how to static render what bind:value select svelte template #9021
Unanswered
boojongmin
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I coding static site.
this code rendered when csr.
so I chang option to
csr = false
.then this select option not change by bind:value.
I wanna this code will be render by server side with bind:value or other method same action.
happy svelte~
thank you :)
ps- is able to some component or +page.svelte disable csr.
+page.server.svelte
?Beta Was this translation helpful? Give feedback.
All reactions