You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
When I use the <paper-slider editable></paper-slider>
element, everything works as in the demo, until I type more than 3 characters into the input, at which point text gets cut off(The fourth character gets chopped in half and more characters don't appear at all). I think this is supposed to be controlled from within paper-slider element, not styled from the outside. Is this incorrect?
The text was updated successfully, but these errors were encountered:
Hello,
When I use the
<paper-slider editable></paper-slider>
element, everything works as in the demo, until I type more than 3 characters into the input, at which point text gets cut off(The fourth character gets chopped in half and more characters don't appear at all). I think this is supposed to be controlled from within paper-slider element, not styled from the outside. Is this incorrect?
The text was updated successfully, but these errors were encountered: