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

DatePicker showOtherMonths wrong behaviour #6307

Closed
Smeallio opened this issue Aug 29, 2024 · 1 comment · Fixed by #6324
Closed

DatePicker showOtherMonths wrong behaviour #6307

Smeallio opened this issue Aug 29, 2024 · 1 comment · Fixed by #6324
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Smeallio
Copy link

Smeallio commented Aug 29, 2024

Describe the bug

Setting the prop :showOtherMonths="false" removes the previous and next month buttons from my datepicker panel instead of removing the visible dates from the previous/next month like it's supposed to.

Reproducer

https://stackblitz.com/edit/g5fwpg?file=src%2FApp.vue

PrimeVue version

4.0.4

Vue version

3.x

Language

TypeScript

Build / Runtime

TypeScript

Browser(s)

Chrome

Steps to reproduce the behavior

No response

Expected behavior

No response

@Smeallio Smeallio added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 29, 2024
@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Aug 29, 2024
@Smeallio
Copy link
Author

Edited to add a proper stackblitz reproduction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@Smeallio @tugcekucukoglu and others