Josh
Josh
Until Azure Functions support Node.js v20 isn't this a bit moot? They only just released v18 to public preview.
Would make sense if this hooked into the native Alt+Shift+F format document command (like other formatter extensions I've used) instead of it's own command. Or include the usage in the...
I've found the best way is to set the `defaultValue` to be the value from your source object, rather than the `field.value`. When the source object loads the select will...
Just to add my 2 cents here, I've found the same issue, in my example I've narrowed this down to using `.ShowEntire()` for an element that is too big to...