Input range starts with a maximum value of 100 even with static attributes #4024
Labels
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
has workaround
A workaround has been found to avoid the problem
🐞 bug
Something isn't working
Version
3.1.2
Reproduction link
https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHRlbXBsYXRlPlxuICA8aW5wdXQgdHlwZT1cInJhbmdlXCIgdmFsdWU9XCI1MDBcIiBtaW49XCIwXCIgbWF4PVwiMTAwMFwiIC8+XG48L3RlbXBsYXRlPiJ9
Steps to reproduce
Just use this code
What is expected?
For the input to start with a value of 500
What is actually happening?
The input has a value of 100
The text was updated successfully, but these errors were encountered: