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

string fields do not correctly use reference if not selected from the list #103

Open
Zoramite opened this issue Oct 19, 2020 · 0 comments
Open

Comments

@Zoramite
Copy link
Member

When setting the value on a !g.string in the editor, you have to select it from the list to correctly get the matched string.

Ex: If you type in. foo.bar directly in the input field it comes across in the yaml as test: foo.bar. If you select the foo.bar from the strings list it shows in the yaml as test: !g.string foo.bar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant