Replies: 2 comments 2 replies
-
Yeah right now all the input values are processed by an internal validator, so for many types something like |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hello |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Persisted component, background color is set to some css variable. Works fine:
![image](https://user-images.githubusercontent.com/10260230/152866963-7eb4d678-d97f-4b8c-9ddc-ff4dec61fbae.png)
When input is edited and result is a valid usage of
![image](https://user-images.githubusercontent.com/10260230/152866849-207dfa87-2903-4695-9a43-943f13adfd61.png)
var()
style manager incorrectly treats it as a invalid value:Beta Was this translation helpful? Give feedback.
All reactions