Issue summary
Example input field does not preserve input value
Expected behavior
If I type in "Dog", it should say Dog, not g (since only last input is preserved.)
Actual behavior
I type in "Dog", and only g is displayed.
Steps to Reproduce the Problem
- Go to: https://polaris.shopify.com/components/titles-and-text/display-text#examples (Or any exmple with an input field)
- Type in "Dog"
- Observe only g is displayed.
Specifications