dkmooers

Results 9 comments of dkmooers

Image: ![screenshot 2016-01-25 16 59 14](https://cloud.githubusercontent.com/assets/3757963/12569577/0c807a6e-c385-11e5-9c5e-043b284dc1fe.png)

No I never did - I had forgotten why I disabled this plugin, and this was why. Can't figure out any way of adding back in these buttons from outside...

Ah, I figured out I can do something like this with Formsnap as a workaround: ``` setValue(items?.map(item => item.value))}> ... {#each value as _, i} {/each} ``` With this schema:...

@bjornpijnacker Sorry for the delay! Welp, I thought I had it working since even though TS was complaining, I was still receiving the correct array of values on the server...

Actually, this might be a separate issue. It looks like setting initial values even on single-selects isn't working: https://github.com/huntabyte/shadcn-svelte/issues/717 So it could be that if that gets fixed, this multi-select...

Just updated to Superforms v2 and the Formsnap rewrite, and this is indeed moot. Thanks for the great work @huntabyte!

Adding a +1 for this - would love to use generated columns for post comment counts and such! It would get widespread use throughout the app I'm building. 🙏 😁