Skip to content
Discussion options

You must be logged in to vote

yeah, use a function binding and coerce the type

<Select type="single" bind:value={() => serverUrl ?? '', (v) => { serverUrl = v }}>

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nooblyf
Comment options

@nooblyf
Comment options

Answer selected by nooblyf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants