-
Notifications
You must be signed in to change notification settings - Fork 286
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
Editing an attributes adds quotes to the value #952
Labels
Comments
Do we need the quotes at all? |
That we are adding the quotes to the input field is what I consider the bug! |
It was probably intended to show the type as a string, but not sure why it is adding them. |
RobbieTheWagner
added a commit
that referenced
this issue
Apr 2, 2019
RobbieTheWagner
added a commit
that referenced
this issue
Apr 17, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When editing an attribute in the Inspector object side panel, quotes are added to the value being edited. If this value is then submitted, the quotes are escaped:
The text was updated successfully, but these errors were encountered: