For "pseudo-json" in binds we should try to unquote single-quoted values. #579
Labels
Authoring
authoring enhancements / simplifications
Data Binding
UI
user interface runtime infrastructure
using bind:io="{foo: 'some value here'}" will retain the single quotes. This probably is rarely what we really want. We can likely get rid of this if we move "templating features" out of bind attributes and force you to use ui:display etc. for formatting.
The text was updated successfully, but these errors were encountered: