Skip to content

Conversation

samdoran
Copy link

The default max value for a stepper when undefined is 100. If it is manually set to a value greater than 100 and the up or down arrow on the stepper is clicked, it will go to 100.

Setting the max value fixes this issue.

The default max value for a stepper when undefined is 100. If it is manually set to a value
greater than 100 and the up or down arrow on the stepper is clicked, it will go to 100.

Setting the max value fixes this issue.
@samdoran
Copy link
Author

The max value is arbitrary. I just picked 1024. I picked a number higher than anything I think people need. The project I work in regularly accepts 160 character max line limits, so I have this set to 159.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant