Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For "pseudo-json" in binds we should try to unquote single-quoted values. #579

Open
idearat opened this issue Jan 25, 2022 · 0 comments
Open
Labels
Authoring authoring enhancements / simplifications Data Binding UI user interface runtime infrastructure

Comments

@idearat
Copy link
Contributor

idearat commented Jan 25, 2022

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.

@idearat idearat added Authoring authoring enhancements / simplifications Data Binding UI user interface runtime infrastructure labels Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Authoring authoring enhancements / simplifications Data Binding UI user interface runtime infrastructure
Projects
None yet
Development

No branches or pull requests

1 participant