Describe the bug
Function bindings functions (e.g bind:value={a ? fn1 : fn2, a ? fn3 : fn4} do not update reactively.
Reproduction
Playground
Switch unit, use buttons.
Workaround is to use {#key unit} block over the input to force recreation of input on unit change.
Logs
System Info
Severity
annoyance