Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

p-spinner min validator works only for first time #7839

Closed
SaraPrager opened this issue Jun 24, 2019 · 1 comment
Closed

p-spinner min validator works only for first time #7839

SaraPrager opened this issue Jun 24, 2019 · 1 comment

Comments

@SaraPrager
Copy link

I'm submitting a bug report

Current behavior
<p-spinner class="ui-spinner" min="30" max="999" maxlength="3"></p-spinner>
When typing 22 it becomes 30, then when updating it again to 22 it stays 22.

Expected behavior
It should be fixed to 30 for each less than min numbers.

  • Angular version: 7.X
  • PrimeNG version: 8.0.0
@yigitfindikli yigitfindikli removed their assignment Jul 2, 2019
@yigitfindikli
Copy link
Contributor

Hi,
I’m unable to replicate with the latest PrimeNG. If the issue still persists with the new version please create a new issue with our stackblitz template.

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

No branches or pull requests

2 participants