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

<Calendar /> Minutes - increment and decrement operations do not work with stepMinute = 1 #2557

Closed
Coderberg opened this issue Jan 4, 2022 · 2 comments · Fixed by #2559
Closed
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@Coderberg
Copy link

I'm submitting a ... (check one with "x")

[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57

Codesandbox Case (Bug Reports)
https://www.primefaces.org/primereact/calendar/

Current behavior
Decrease and Increase only work with stepMinute >= 2

Expected behavior
The one minute increase and decrease operations should work.

Minimal reproduction of the problem with instructions
GIF

  • React version:
    17

  • PrimeReact version:
    7.10

@melloware
Copy link
Member

I will investigate

@melloware
Copy link
Member

PR Submitted.

@mertsincan mertsincan added this to the 7.1.1 milestone Jan 13, 2022
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants